Skip to main content
Glama

Radius MCP Server

by inite-ai
.werfignore1.43 kB
# Werf ignore file # Exclude files and directories from the build context # Development files .git/ .gitignore .gitlab-ci.yml _common.yml .werfignore # Documentation *.md docs/ CALENDAR_TOOLS.md GITLAB_CI_README.md PLAN_EMPLOYEE_PLUGIN.md SETUP_PIPELINE.md STAGE_*.md TESTING_REPORT.md Техническое задание.md # Test files tests/ test-files/ *.test.js *.test.ts *.spec.js *.spec.ts jest.config.js coverage/ # Development dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Build artifacts (will be rebuilt) build/ # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # nyc test coverage .nyc_output/ # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # next.js build output .next # nuxt.js build output .nuxt # vuepress build output .vuepress/dist # Serverless directories .serverless # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port

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/inite-ai/radius-mcp'

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