Skip to main content
Glama
koseha

API MCP Server

by koseha
package.json823 B
{ "name": "@koseha/api-mcp", "version": "0.0.1", "description": "An API MCP based on Swagger docs", "keywords": [], "homepage": "https://github.com/koseha/api-mcp#readme", "bugs": { "url": "https://github.com/koseha/api-mcp/issues" }, "repository": { "type": "git", "url": "git+https://github.com/koseha/api-mcp.git" }, "license": "ISC", "author": "koseha", "type": "module", "main": "index.js", "bin": { "api-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "npm run build && npm run start" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "yaml": "^2.8.2", "zod": "^4.2.1" }, "devDependencies": { "@types/node": "^25.0.3", "ts-node": "^10.9.2", "typescript": "^5.9.3" } }

Latest Blog Posts

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/koseha/api-mcp'

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