stdio<->HTTPS bridge for the Nano EASM MCP server
Project description
nano-easm-mcp
Stdio <-> HTTPS bridge for the Nano EASM MCP server.
Lets MCP clients (Claude Desktop, Cursor, VS Code) that speak stdio
connect to the hosted MCP endpoint at mcp.nanoeasm.com.
Install
pip install nano-easm-mcp
Configure
- Sign in at https://nanoeasm.com and go to Settings -> API Keys -> MCP keys.
- Click Generate Key, copy the
mcp_sk_...value (shown only once). - Wire your MCP client.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or
%APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"nano-easm": {
"command": "nano-easm-mcp",
"args": ["--url", "https://mcp.nanoeasm.com",
"--key", "mcp_sk_..."]
}
}
}
Env vars (alternative)
export NANO_EASM_MCP_URL=https://mcp.nanoeasm.com
export NANO_EASM_MCP_KEY=mcp_sk_...
nano-easm-mcp
What this package is (and isn't)
This package is a transport shim. It contains no business logic. Every
JSON-RPC frame received on stdin is forwarded to the configured hosted
endpoint with Authorization: Bearer <your-key>, and the response is
written back to stdout.
If your MCP client supports MCP over HTTP directly, you can point it at
https://mcp.nanoeasm.com without this bridge.
License
MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nano_easm_mcp-0.1.0.tar.gz.
File metadata
- Download URL: nano_easm_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dbb4386986e9f2df6f741b86f95b7bdf9c03f400d4c5afcf00241c59a55fe20
|
|
| MD5 |
7bf44a920e69600b16f01eba8a14c30f
|
|
| BLAKE2b-256 |
3139b2ead61035f4ee0bcde7b110d7724bba966c596e5abad2923a4be7ce671a
|
Provenance
The following attestation bundles were made for nano_easm_mcp-0.1.0.tar.gz:
Publisher:
mcp-bridge-publish.yml on BoltEdge/boltedge-easm
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nano_easm_mcp-0.1.0.tar.gz -
Subject digest:
1dbb4386986e9f2df6f741b86f95b7bdf9c03f400d4c5afcf00241c59a55fe20 - Sigstore transparency entry: 1582412663
- Sigstore integration time:
-
Permalink:
BoltEdge/boltedge-easm@8075265e5a7e48bf653a680150d3aeb4f418de56 -
Branch / Tag:
refs/tags/mcp-bridge/v0.1.0 - Owner: https://github.com/BoltEdge
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
mcp-bridge-publish.yml@8075265e5a7e48bf653a680150d3aeb4f418de56 -
Trigger Event:
push
-
Statement type:
File details
Details for the file nano_easm_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nano_easm_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d70869afb69fb3ce76c0ad76e7bdca210742e6219a651737e2e2c5aa5a3994f
|
|
| MD5 |
32d39d731e62a3cca76a73c39f63e44a
|
|
| BLAKE2b-256 |
ce8630bd887fa8daf31cccdb83b48181fd78eb3fe753a4383d8dd778de574a6b
|
Provenance
The following attestation bundles were made for nano_easm_mcp-0.1.0-py3-none-any.whl:
Publisher:
mcp-bridge-publish.yml on BoltEdge/boltedge-easm
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nano_easm_mcp-0.1.0-py3-none-any.whl -
Subject digest:
8d70869afb69fb3ce76c0ad76e7bdca210742e6219a651737e2e2c5aa5a3994f - Sigstore transparency entry: 1582412803
- Sigstore integration time:
-
Permalink:
BoltEdge/boltedge-easm@8075265e5a7e48bf653a680150d3aeb4f418de56 -
Branch / Tag:
refs/tags/mcp-bridge/v0.1.0 - Owner: https://github.com/BoltEdge
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
mcp-bridge-publish.yml@8075265e5a7e48bf653a680150d3aeb4f418de56 -
Trigger Event:
push
-
Statement type: