MCP Server For The Sports DB
@nazimboudeffa
MCP Server For The Sports DB について
Work in Progress as I don't have a PREMIUM subscription to Claude
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"thesportsdb": {
"command": "C:\\Users\\YOU_USERNAME\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\uv.EXE",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"C:\\Users\\YOUR_USERNAME\\Documents\\GitHub\\mcp-server-thesportsdb\\server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server For The Sports DB?
An MCP server that provides access to The Sports DB, intended for use with MCP-compatible clients like Claude for Desktop.
How to use MCP Server For The Sports DB?
Install dependencies with pip install uv and uv add "mcp[cli]", then run mcp install server.py. Configure Claude for Desktop by adding the server’s command and arguments to its MCP servers config file.
Key features of MCP Server For The Sports DB
- Integrates The Sports DB with MCP-compatible clients
- Simple installation via uv and mcp cli
- Configurable through Claude for Desktop settings
Use cases of MCP Server For The Sports DB
—
FAQ from MCP Server For The Sports DB
What are the prerequisites?
Python 3.12+, the uv package manager, and an MCP-compatible client.
How do I install the server?
Clone the repository, install uv, add mcp[cli], then run mcp install server.py.
How do I configure it for Claude for Desktop?
Edit the Claude for Desktop config file to include the server’s command (uv run --with mcp[cli] mcp run <path>) with the correct user paths.
Is there an API key required?
— (Not mentioned in README)
What data does it fetch?
— (Not specified in README)
「データベース」の他のコンテンツ
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Snowflake MCP Server
isaacwassermanElasticsearch/OpenSearch MCP Server
cr7258A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
MotherDuck's DuckDB MCP Server
motherduckdbLocal MCP server for DuckDB and MotherDuck
コメント