@kwametech/mcp-server
v1.0.0
Published
KwameTech Labs MCP Server — AI SEO/GEO audits, services, and consultations inside Claude Desktop, Cursor, and other AI tools
Downloads
14
Maintainers
Readme
KwameTech Labs MCP Server
Access KwameTech Labs AI-powered tools directly from Claude Desktop, Cursor, Windsurf, and other MCP-compatible AI assistants.
What You Get
Tools:
geo_audit— Run a GEO readiness audit on any URL to see how well it performs in AI search enginesget_services— Browse KwameTech Labs service offerings (AI SEO/GEO, AI Agents, Software Dev, and more)get_case_studies— Read real client case studies with measurable resultsget_blog_posts— Search expert content on AI, SEO, GEO, and digital transformationsearch_knowledge— Search across all KwameTech Labs contentbook_consultation— Book a free 30-minute strategy consultation
Resources:
- Company overview and capabilities
- Detailed service descriptions
- Latest blog posts and insights
Installation
Claude Desktop
Add to your Claude Desktop config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kwametech-labs": {
"command": "npx",
"args": ["-y", "@kwametech/mcp-server"]
}
}
}Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"kwametech-labs": {
"command": "npx",
"args": ["-y", "@kwametech/mcp-server"]
}
}
}Windsurf
Add to your Windsurf MCP configuration:
{
"mcpServers": {
"kwametech-labs": {
"command": "npx",
"args": ["-y", "@kwametech/mcp-server"]
}
}
}Usage Examples
Once installed, you can ask your AI assistant:
- "Audit example.com for AI search readiness"
- "What services does KwameTech Labs offer?"
- "Show me case studies about AI agents"
- "Search for articles about GEO optimization"
- "Book a consultation with KwameTech Labs"
Development
cd mcp-server
npm install
npm run build
npm startOverride the API URL for local testing:
KWAMETECH_API_URL=http://localhost:3002 npm startAbout KwameTech Labs
KwameTech Labs builds AI-powered technology solutions including Generative Engine Optimization (GEO), custom AI agents, full-stack software development, and digital transformation services.
Website: https://www.kwametechlabs.com Free GEO Audit: https://www.kwametechlabs.com/geo-audit
