MCP Server
MCP
io.github.theYahia/pochta-russia-mcp
MCP server for Russian Post (Почта России) API — tracking, tariff calculation, post office search.
Install
npx -y @theyahia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@theyahia/pochta-russia-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the service",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "POCHTA_LOGIN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment