Skip to main content
Glama

MCP-IT Fastify

by AdirAmsalem
package.json1.07 kB
{ "name": "@mcp-it/fastify", "version": "0.1.3", "type": "module", "scripts": { "test": "node --test --experimental-transform-types", "build": "tsc", "lint": "oxlint" }, "keywords": [ "mcp", "modelcontextprotocol", "fastify" ], "author": "Adir Amsalem", "license": "MIT", "description": "🤖 Automatically generate MCP tools from your Fastify API routes.", "files": [ "dist", "README.md" ], "homepage": "https://github.com/AdirAmsalem/mcp-it#readme", "repository": { "type": "git", "url": "git+https://github.com/AdirAmsalem/mcp-it.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "fastify-plugin": "^5.0.1" }, "devDependencies": { "@fastify/cors": "^11.0.1", "@fastify/swagger": "^9.5.0", "@fastify/swagger-ui": "^5.2.2", "@types/node": "^22.14.1", "fastify": "^5.3.0", "oxlint": "^0.16.6", "typescript": "^5.8.3" }, "peerDependencies": { "fastify": "^5.0.0" }, "exports": { ".": "./dist/index.js" }, "sideEffects": false }

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/AdirAmsalem/mcp-it'

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