Skip to main content
Glama

Claude Code MCP Enhanced

by grahama1970
package.json1.26 kB
{ "name": "@grahama1970/claude-code-mcp-enhanced", "version": "1.13.0", "description": "Enhanced MCP server for Claude Code with task orchestration and converter - Fork of @steipete/claude-code-mcp", "author": "Graham A", "license": "MIT", "main": "dist/server.js", "bin": { "claude-code-mcp-enhanced": "dist/server.js" }, "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsx src/server.ts" }, "dependencies": { "@eslint/js": "^9.26.0", "@modelcontextprotocol/sdk": "^1.11.2", "@modelcontextprotocol/server-brave-search": "^0.6.2", "async-retry": "^1.3.3", "server-perplexity-ask": "^0.1.3", "zod": "^3.24.4" }, "type": "module", "devDependencies": { "@types/async-retry": "^1.4.9", "@types/node": "^22.15.17", "tsx": "^4.19.4", "typescript": "^5.8.3" }, "repository": { "type": "git", "url": "git+https://github.com/grahama1970/claude-code-mcp-enhanced.git" }, "keywords": [ "mcp", "model-context-protocol", "claude", "ai", "llm", "tools" ], "bugs": { "url": "https://github.com/grahama1970/claude-code-mcp-enhanced/issues" }, "homepage": "https://github.com/grahama1970/claude-code-mcp-enhanced#readme" }

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/grahama1970/claude-code-mcp-enhanced'

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