Skip to main content
Glama

APRS.fi MCP Server

by dhhuston
tsconfig.json466 B
{ "compilerOptions": { "target": "ES2022", "module": "ESNext", "moduleResolution": "Node", "allowSyntheticDefaultImports": true, "esModuleInterop": true, "allowJs": true, "outDir": "./dist", "rootDir": "./", "strict": true, "noEmit": false, "declaration": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": [ "*.ts" ], "exclude": [ "node_modules", "dist" ] }

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/dhhuston/APRSFI-MCP-SERVER'

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