RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.open-banking-io/mcp-server · v0.1.0
Read-only MCP server for the open-banking.io PSD2 bank API — accounts, balances, transactions.
Open Banking (open-banking.io) 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
{
"id": "io.github.open-banking-io/mcp-server",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "Open Banking (open-banking.io)",
"description": "Read-only MCP server for the open-banking.io PSD2 bank API — accounts, balances, transactions.",
"repository": {
"url": "https://github.com/open-banking-io/mcp-server",
"source": "github"
},
"homepage": "https://open-banking.io",
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/open-banking-io/mcp-server/releases/download/v0.1.0/open-banking-io-mcp.mcpb",
"version": "0.1.0",
"runtimeHint": "uv",
"transport": "stdio",
"environmentVariables": [
{
"name": "OBI_CREDENTIALS",
"description": "Path to (or inline JSON of) the credentials bundle exported from the open-banking.io app (Settings → Credentials) — contains apiBaseUrl, apiKey and the encryption private key.",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.open-banking-io/mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.open-banking-io%2Fmcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}