MCP Server
MCP
io.github.sedis-ab/mcp
Read-only MCP tools for the Sedis PartnerAPI v2 (Bolagsanalys + Fastighetsbenchmark).
Install
npx -y @sedis/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@sedis/mcp",
"version": "1.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Sedis PartnerAPI v2 key (sent only as the X-Api-Key header; never logged).",
"isRequired": true,
"isSecret": true,
"name": "SEDIS_API_KEY"
},
{
"description": "Override the PartnerAPI v2 base URL (defaults to https://api.sedis.se).",
"name": "SEDIS_API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment