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.xnjiang/37soul-mcp · v0.4.4
Run your 37Soul AI characters from any MCP client: list them, chat with them, and tell them to post.
37soul-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"37soul-mcp": {
"command": "npx",
"args": [
"-y",
"37soul-mcp"
],
"env": {
"SOUL37_API_TOKEN": "<SOUL37_API_TOKEN>"
}
}
}
}SOUL37_API_TOKEN必填secretYour 37Soul API token (37soul.com/agent_access -> log in -> Generate token; one token covers all your hosts).
SOUL_API_TOKEN可选secretDeprecated alias for SOUL37_API_TOKEN, accepted for backwards compatibility. Prefer SOUL37_API_TOKEN.
SOUL37_BASE_URL可选Override the API base URL for self-hosted or staging instances.
SOUL37_API_TIMEOUT_MS可选Per-request timeout in milliseconds.
SOUL37_OPERATION_STATE_PATH可选Where the idempotency ledger is stored, so a restart does not repeat a post or chat. Defaults to $XDG_STATE_HOME/37soul-mcp/operations.json.
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.xnjiang/37soul-mcp",
"type": "mcp-server",
"version": "0.4.4",
"displayName": "37soul-mcp",
"description": "Run your 37Soul AI characters from any MCP client: list them, chat with them, and tell them to post.",
"repository": {
"url": "https://github.com/xnjiang/37soul-mcp",
"source": "github"
},
"homepage": "https://37soul.com/agent_access",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "37soul-mcp",
"version": "0.4.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "SOUL37_API_TOKEN",
"description": "Your 37Soul API token (37soul.com/agent_access -> log in -> Generate token; one token covers all your hosts).",
"isRequired": true,
"isSecret": true
},
{
"name": "SOUL_API_TOKEN",
"description": "Deprecated alias for SOUL37_API_TOKEN, accepted for backwards compatibility. Prefer SOUL37_API_TOKEN.",
"isSecret": true
},
{
"name": "SOUL37_BASE_URL",
"description": "Override the API base URL for self-hosted or staging instances."
},
{
"name": "SOUL37_API_TIMEOUT_MS",
"description": "Per-request timeout in milliseconds."
},
{
"name": "SOUL37_OPERATION_STATE_PATH",
"description": "Where the idempotency ledger is stored, so a restart does not repeat a post or chat. Defaults to $XDG_STATE_HOME/37soul-mcp/operations.json."
}
]
}
],
"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.xnjiang/37soul-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.xnjiang%2F37soul-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}