Skip to main content
Glama
package.json945 B
{ "name": "qoutamcp", "version": "1.1.0", "description": "QoutaMCP - MCP server for inspecting and analyzing project structures - detects languages, frameworks, entry points, and dependencies", "main": "index.js", "bin": { "qoutamcp": "./index.js" }, "scripts": { "start": "node index.js", "server": "node server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "qoutamcp", "project-inspector", "code-analysis", "framework-detection" ], "author": "Friyn", "license": "ISC", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/QoutaID/qoutaMcp.git" }, "homepage": "https://github.com/QoutaID/qoutaMcp#readme", "files": [ "index.js", "server.js", "src/" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "cors": "^2.8.5", "express": "^5.2.1", "zod": "^4.2.1" } }

Latest Blog Posts

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/QoutaID/qoutaMcp'

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