Skip to main content
Glama

MCP Forge

package.json461 B
{ "name": "@your-username/mcp-forge", "version": "1.0.0", "description": "MCP server for generating other MCP servers in Smithery", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js" }, "keywords": ["mcp", "smithery", "generator", "cursor"], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "fs-extra": "^11.1.1", "lodash": "^4.17.21" } }

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/chromewillow/mcp-forge'

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