Skip to main content
Glama
RichardDillman

SEO Audit MCP Server

index.ts213 B
#!/usr/bin/env node // src/index.ts // Entry point for SEO Audit MCP Server import { runServer } from './server.js'; runServer().catch((error) => { console.error('Fatal error:', error); process.exit(1); });

Latest Blog Posts

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/RichardDillman/seo-audit-mcp'

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