Skip to main content
Glama

strateegia MCP Server

package.json508 B
{ "name": "strateegia-mcp-server", "version": "0.0.2", "description": "MCP server for strateegia API integration", "type": "module", "main": "dist/index.js", "bin": { "strateegia-mcp-server": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js" }, "files": [ "dist" ], "dependencies": { "@modelcontextprotocol/sdk": "^0.6.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.2" } }

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/filipecalegario/mcp-server-strateegia'

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