Skip to main content
Glama

Axion Planetary MCP

by Dhenenjay
route.tsβ€’197 B
export const runtime = 'nodejs'; export async function GET(){ return new Response(JSON.stringify({ ok:true, time:new Date().toISOString() }), { headers: { 'content-type':'application/json' } }); }

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