Skip to main content
Glama

Fergus MCP Server

by Jayco-Design
package.json•813 B
{ "name": "fergus-mcp", "version": "1.0.0", "description": "Model Context Protocol server for the Fergus API", "type": "module", "main": "dist/index.js", "bin": { "fergus-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "prepare": "pnpm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "model-context-protocol", "fergus", "ai", "claude" ], "author": "", "license": "MIT", "packageManager": "pnpm@10.18.0", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "dotenv": "^17.2.3", "zod": "^4.1.12" }, "devDependencies": { "@types/node": "^24.7.0", "tsx": "^4.20.6", "typescript": "^5.9.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/Jayco-Design/fergus-mcp'

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