Skip to main content
Glama

Theneo MCP Server

by atombreak
.npmignoreβ€’557 B
# Source files (publish only compiled dist/) src/ tsconfig.json # Environment and secrets .env .env.* *.key *.pem *.crt *.pfx *.p12 # Development files .vscode/ .idea/ *.swp *.swo *~ # Testing coverage/ .nyc_output/ tests/ *.test.ts *.spec.ts # CI/CD .github/ .gitlab-ci.yml .travis.yml # Documentation that shouldn't be published examples/ docs/ # Linting and formatting .eslintrc.json .prettierrc .editorconfig # OS files .DS_Store Thumbs.db # Logs logs/ *.log # RC files with potential secrets .theneo-mcp.json .theneo-mcp.yaml .theneo-mcp.yml

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