Loading MCP server directory, please wait...
Read-only MCP tools for the Sedis PartnerAPI v2 (Bolagsanalys + Fastighetsbenchmark).
npx @getmcp/cli add io.github.sedis-ab/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SEDIS_API_KEYYour Sedis PartnerAPI v2 key (sent only as the X-Api-Key header; never logged).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sedis-ab/mcp": {
"command": "npx",
"args": [
"-y",
"@sedis/mcp"
],
"env": {
"SEDIS_API_KEY": "",
"SEDIS_API_BASE_URL": ""
}
}
}
}