Skip to main content
Glama

MCP-Bocha

by intounknown
package.json936 B
{ "name": "@humansean/mcp-bocha", "version": "1.0.1", "main": "dist/index.js", "bin": { "mcp-bocha": "./dist/index.js" }, "type": "module", "scripts": { "dev": "tsc && npx @modelcontextprotocol/inspector node dist/index.js", "build": "tsc", "start": "node dist/index.js" }, "keywords": [ "bocha", "mcp", "server" ], "author": "HumanSean", "license": "MIT", "description": "A simple but helpful MCP server using bocha api service", "repository": { "type": "git", "url": "git+https://github.com/intounknown/mcp-bocha.git" }, "homepage": "https://github.com/intounknown/mcp-bocha#readme", "bugs": { "url": "https://github.com/intounknown/mcp-bocha/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.2", "fastmcp": "^1.27.6", "zod": "^3.24.4" }, "devDependencies": { "@types/node": "^22.15.18", "typescript": "^5.8.3" } }

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/intounknown/mcp-bocha'

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