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.ihuzaifashoukat/x-use · v2.4.1
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
x-use 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"x-use": {
"command": "uvx",
"args": [
"x-use-mcp"
]
}
}
}OPENAI_API_KEY可选secretOptional. Only needed for server-side text generation ('auto' replies, composite draft tools, background automation). Interactive MCP use is keyless because the calling agent writes the text.
OPENAI_BASE_URL可选Optional. OpenAI-compatible endpoint, for example https://openrouter.ai/api/v1 or http://localhost:11434/v1 for Ollama. Defaults to api.openai.com.
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.ihuzaifashoukat/x-use",
"type": "mcp-server",
"version": "2.4.1",
"displayName": "x-use",
"description": "Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.",
"repository": {
"url": "https://github.com/ihuzaifashoukat/x-use",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "x-use-mcp",
"version": "2.4.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "OPENAI_API_KEY",
"description": "Optional. Only needed for server-side text generation ('auto' replies, composite draft tools, background automation). Interactive MCP use is keyless because the calling agent writes the text.",
"isSecret": true
},
{
"name": "OPENAI_BASE_URL",
"description": "Optional. OpenAI-compatible endpoint, for example https://openrouter.ai/api/v1 or http://localhost:11434/v1 for Ollama. Defaults to api.openai.com."
}
]
}
],
"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.ihuzaifashoukat/x-use",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ihuzaifashoukat%2Fx-use/versions/latest",
"isOfficial": true,
"status": "active"
}
}