MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Cyberagiinc Devdocs

Mirror of https://github.com/cyberagiinc/DevDocs

Created 4/3/2025
Updated 23 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx cyberagiinc_DevDocs

Cursor configuration (mcp.json)

{ "mcpServers": { "mcp-mirror-cyberagiinc-devdocs": { "command": "npx", "args": [ "cyberagiinc_DevDocs" ] } } }