Skip to main content
Glama

Theneo MCP Server

by atombreak
.gitignoreβ€’431 B
# Dependencies node_modules/ # Build output dist/ *.tsbuildinfo # Environment variables .env .env.* !.env.example # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # OS files .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # Secrets *.key *.pem *.crt *.pfx *.p12 # Project-specific RC (may contain sensitive data) .theneo-mcp.json .theneo-mcp.yaml .theneo-mcp.yml # Testing coverage/ .nyc_output/

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/atombreak/theneo-mcp'

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