asktable_mcp_server project
Project description
asktable-mcp-server
asktable-mcp-server 是一个为 AskTable 提供的 MCP (Magic Cloud Platform) 服务。它允许用户通过 AskTable 的接口与数据库进行交互,执行查询和获取数据。
快速开始
安装
使用 pip 安装 asktable-mcp-server:
pip install asktable-mcp-server
运行
启动 asktable-mcp-server:
asktable-mcp-server
使用
你可以通过 AskTable 的客户端与 asktable-mcp-server 进行交互,执行查询和获取数据。
MCP Server 配置示例
{
"mcpServers":{
"asktable-mcp-server":{
"command":"uv",
"args":[
"--directory",
"asktable-mcp-server",
"run",
"server.py"
],
"env":{
"api_key": "your_api_key",
"datasouce_id": "your_datasource_id",
}
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asktable_mcp_server-0.1.1.tar.gz.
File metadata
- Download URL: asktable_mcp_server-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f717961cc5d3b9a5ad3e4c063008b04a656f5bd5fe319fd97275deba297739a
|
|
| MD5 |
75b241a266ed63e7d8271def8937b8d2
|
|
| BLAKE2b-256 |
2e969d0e6f3ee60aa6611900e9d17d4bf88365f38b3c828864d57721b8788d09
|
File details
Details for the file asktable_mcp_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: asktable_mcp_server-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34d54d8cd784f85bc7ad2ccc2d14a8eb8da276ee374b70394ecf36e83f54ed2d
|
|
| MD5 |
47fb4d8728640e114f9a555ec4b10074
|
|
| BLAKE2b-256 |
7d66baee28ce05b7b283111eda0abc4635a860d3f616c7c6e1fa77ac578a3330
|