Skip to main content
Glama

BC Calculator MCP Server

by cthunter01
.gitignore455 B
# Dependencies node_modules/ package-lock.json npm-debug.log* yarn-debug.log* yarn-error.log* # Build output build/ dist/ *.js *.d.ts *.js.map *.d.ts.map # Keep the src directory JavaScript files if any !src/**/*.js # TypeScript cache *.tsbuildinfo # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Environment variables .env .env.local .env.*.local # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files *.tmp *.temp

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/cthunter01/MCPCalculator'

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