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.JacobiusMakes/parlayapi · v0.3.5
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
ParlayAPI 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"parlayapi": {
"command": "uvx",
"args": [
"parlayapi-mcp"
]
}
}
}PARLAYAPI_KEY可选secretYour ParlayAPI key. Optional for public discovery and pricing; required for account data and full odds access.
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.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
v3.0.95
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
{
"id": "io.github.JacobiusMakes/parlayapi",
"type": "mcp-server",
"version": "0.3.5",
"displayName": "ParlayAPI",
"description": "Sports odds, player props and source coverage for AI assistants. Connect with your own API key.",
"repository": {
"url": "https://github.com/JacobiusMakes/parlay-api-mcp",
"source": "github"
},
"homepage": "https://parlay-api.com/mcp",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "parlayapi-mcp",
"version": "0.3.5",
"transport": "stdio",
"environmentVariables": [
{
"name": "PARLAYAPI_KEY",
"description": "Your ParlayAPI key. Optional for public discovery and pricing; required for account data and full odds access.",
"isSecret": true
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://parlay-api.com/mcp/http"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.JacobiusMakes/parlayapi",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.JacobiusMakes%2Fparlayapi/versions/latest",
"isOfficial": true,
"status": "active"
}
}