Skip to main content
Glama

ConceptNet MCP Server

by infinitnet
.gitignoreโ€ข700 B
# Cloudflare Workers specific ignores # Environment files .env .env.local .env.*.local # Wrangler outputs .wrangler/ dist/ worker.js # Build artifacts *.pyc __pycache__/ *.pyo *.pyd .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log logs/ # Temporary files tmp/ temp/ # Cloudflare specific .cfcache/ .wrangler-cache/ # Node modules (if any JS tools are used) node_modules/ # Coverage reports htmlcov/ .coverage .coverage.* coverage.xml *.cover .hypothesis/ .pytest_cache/

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/infinitnet/conceptnet-mcp'

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