Skip to main content
Glama

Domain Finder MCP Server

by halfaipg
Apache 2.0
12
  • Apple
  • Linux
tsconfig.json474 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "node", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "./dist", "rootDir": "./src", "baseUrl": ".", "paths": { "@modelcontextprotocol/sdk": ["node_modules/@modelcontextprotocol/sdk/dist/esm"] } }, "include": ["src/**/*"], "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/halfaipg/domain-finder-mcp'

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