Skip to main content
Glama

MCP Server.exe

by shadowcz007
mcp-tools.json1.3 kB
{ "mcpServers": { "content_repo": { "command": "C:\\Users\\38957\\Documents\\GitHub\\spider.ai\\mcp\\mcp_server_content_repo.exe", "args": [ "--transport", "stdio", "--database_path", "C:/Users/38957/Documents/GitHub/spider.ai/dist/content_repo.db" ] } }, "serverInfo": { "name": "Content", "version": "1.0.0", "description": "Content", "author": "shadow" }, "namespace": ".", "tools": [], "toolChains": [ { "steps": [ { "toolName": "content_repo.get_database_stats", "args": { "sample_count": "2" } } ], "name": "get_database_stats", "description": "get_database_stats" }, { "steps": [ { "toolName": "content_repo.content_select_sql", "args": { "query": "select * from content_repo" } } ], "name": "content_select_sql", "description": "content_select_sql" } ] }

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/shadowcz007/mcp_server_exe'

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