Skip to main content
Glama

Data Query MCP Server

by cfy114514
mcp_config.json500 B
{ "mcpServers": { "data-query-server": { "type": "stdio", "command": "python3", "args": ["data_query_server.py"], "description": "数据查询 MCP 服务器,提供用户、产品、订单数据的查询功能" }, "remote-sse-server": { "type": "sse", "url": "https://api.example.com/sse", "disabled": true }, "remote-http-server": { "type": "http", "url": "https://api.example.com/mcp", "disabled": true } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cfy114514/mcp-data-processor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server