Skip to main content
Glama

MCP Easy Copy

by f-is-h
package.json885 B
{ "name": "@fishes/mcp-easy-copy", "version": "1.0.1", "description": "A MCP server that lists all available MCP services for easy copying and usage", "main": "build/index.js", "type": "module", "bin": { "mcp-easy-copy": "build/index.js" }, "scripts": { "build": "tsc", "start": "node build/index.js", "inspector": "npx @modelcontextprotocol/inspector node build/index.js", "prepublishOnly": "npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/fisheepx/mcp-easy-copy.git" }, "keywords": [ "mcp", "claude", "service-list", "tools", "utility" ], "author": "fisheep", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0" }, "devDependencies": { "@types/node": "^20.8.0", "typescript": "^5.2.2" }, "engines": { "node": ">=14.0.0" } }

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/f-is-h/mcp-easy-copy'

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