Skip to main content
Glama
by bbajor
package.json548 B
{ "name": "cursor-mcp-server", "version": "1.0.0", "description": "MCP Server für Cursor-Tools (codebase_search, file operations)", "type": "module", "main": "cursor-mcp-server.js", "scripts": { "start": "node cursor-mcp-server.js", "dev": "node --watch cursor-mcp-server.js" }, "keywords": [ "mcp", "model-context-protocol", "cursor", "codebase-search" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "engines": { "node": ">=18.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/bbajor/mcpo'

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