Skip to main content
Glama

Axion Planetary MCP

by Dhenenjay
model-config.jsonβ€’752 B
{ "provider": "bedrock", "models": { "primary": { "id": "anthropic.claude-3-5-sonnet-20241022-v2:0", "name": "Claude 3.5 Sonnet", "maxTokens": 200000, "temperature": 0.7, "topP": 0.95 }, "fallback": { "id": "anthropic.claude-3-haiku-20240307-v1:0", "name": "Claude 3 Haiku", "maxTokens": 200000, "temperature": 0.7, "topP": 0.95 }, "embedding": { "id": "amazon.titan-embed-text-v2:0", "name": "Titan Embeddings v2", "dimensions": 1024 } }, "features": { "streaming": true, "functionCalling": true, "visionSupport": true, "caching": true }, "rateLimits": { "requestsPerMinute": 100, "tokensPerMinute": 400000 } }

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/Dhenenjay/axion-planetary-mcp'

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