Skip to main content
Glama

Enhanced Fetch MCP

by Danielmelody
MIT License
.npmignore767 B
# Source files src/ *.ts !*.d.ts tsconfig.json # Tests **/__tests__/ **/*.test.ts **/*.spec.ts test-*.ts vitest.config.ts # Development files .env .env.* !.env.example # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Documentation docs/ examples/ # Git .git/ .gitignore .gitattributes # CI/CD .github/ .travis.yml .circleci/ # Scripts scripts/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Build artifacts coverage/ .nyc_output/ # Docker docker-compose.yml Dockerfile .dockerignore # MCP testing and debug debug-mcp.js test-mcp-server.ts test-integration.ts # Config examples claude_code_config.example.json claude_desktop_config.example.json enhanced-fetch-mcp.json # Other *.md.backup .eslintrc.json smithery.yaml MCP_REGISTRY.md

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/Danielmelody/enhanced-fetch-mcp'

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