Thin npm proxy connecting local MCP clients to the hosted MCP server for Apier, the Norwegian compliance API: https://www.apier.no/api/mcp
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
claude mcp add apier-mcp -- npx -y @apier-no/mcp{
"mcpServers": {
"apier-mcp": {
"command": "npx",
"args": ["-y", "@apier-no/mcp"]
}
}
}MCP Servers overview
# @apier-no/mcp
Hardened thin npm proxy that connects local MCP clients (Claude Desktop, Cursor, Zed, Codex) to **[Apier](https://www.apier.no)'s hosted Norwegian compliance MCP server** at `https://www.apier.no/api/mcp`.
**Published as `@apier-no/mcp`.** The `@apier` scope was unavailable, so this package ships under the `@apier-no` scope.
## What this is
A small wrapper around [`mcp-remote`](https://github.com/geelen/mcp-remote) that:
- Reads `APIER_API_KEY` from your environment.
- **Scrubs it from the spawned child process environment** before invoking `mcp-remote`.
- Forwards the key only via `--header "Authorization: Bearer …"` argv.
- Refuses non-https endpoints.
- Redacts any `Bearer …`, `apier_(live|test)_…`, `ghp_…`, or `Authorization:` substring from stderr before writing.
All tool semantics live server-side at https://www.apier.no/api/mcp.
## Install
npm install -g @apier-no/mcp
or invoke ephemerally via `npx`:
npx -y @apier-no/mcp
## Get an API key
https://www.apier.no/dashboard/keys
## Claude Desktop / Cursor config
```json
{
"mcpServers": {
"apier": {
"command": "npx",
"args": ["-y", "@apier-no/mcp"],
"env": { "APIER_API_KEY": "apier_live_<your_key_here>" }
}
}
}
```
## Configuration
| Variable | Required | Default |
|---|---|---|
| `APIER_API_KEY` | yes | — |
| `--endpoint <url>` | no | `https://www.apier.no/api/mcp` |
| `MCP_REMOTE_CONFIG_DIR` | no | `~/.mcp-auth` |
## Security
See [SECURITY.md](./SECURITY.md) for the full threat model and disclosure policy.
## License
MIT
What people ask about apier-mcp
What is PowerLaunch/apier-mcp?
+
PowerLaunch/apier-mcp is mcp servers for the Claude AI ecosystem. Thin npm proxy connecting local MCP clients to the hosted MCP server for Apier, the Norwegian compliance API: https://www.apier.no/api/mcp It has 0 GitHub stars and was last updated yesterday.
How do I install apier-mcp?
+
You can install apier-mcp by cloning the repository (https://github.com/PowerLaunch/apier-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is PowerLaunch/apier-mcp safe to use?
+
Our security agent has analyzed PowerLaunch/apier-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains PowerLaunch/apier-mcp?
+
PowerLaunch/apier-mcp is maintained by PowerLaunch. The last recorded GitHub activity is from yesterday, with 9 open issues.
Are there alternatives to apier-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy apier-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/powerlaunch-apier-mcp)<a href="https://claudewave.com/repo/powerlaunch-apier-mcp"><img src="https://claudewave.com/api/badge/powerlaunch-apier-mcp" alt="Featured on ClaudeWave: PowerLaunch/apier-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!