Sourcey
Precision documentation from OpenAPI, MCP, Doxygen, and Markdown guides. Static HTML you own.
What is Sourcey?
Sourcey is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to precision documentation from openapi, mcp, doxygen, and markdown guides. static html you own.
Precision documentation from OpenAPI, MCP, Doxygen, and Markdown guides. Static HTML you own.
This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Precision documentation from OpenAPI, MCP, Doxygen, and Mark
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx sourceyConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Sourcey
Sourcey generates precision API documentation from OpenAPI, MCP, Doxygen, and Markdown specifications. It produces static HTML documentation that you own, supporting llms.txt format for AI integration and offering control over your API's documentation presentation.
Prerequisites
- Node.js 18+ installed
- An MCP client such as Claude Desktop or Cursor
- API specification files (OpenAPI, MCP, Doxygen, or Markdown)
- Basic understanding of documentation formats
Install Sourcey
Install using npx.
npx sourceyPrepare your API specifications
Gather your OpenAPI, MCP, Doxygen, or Markdown documentation files. Ensure they're well-formatted and accessible.
Add to your client configuration
Register Sourcey in your MCP client's configuration.
{
"mcpServers": {
"sourcey": {
"command": "npx",
"args": ["sourcey"]
}
}
}Configure documentation generation
Point Sourcey to your specification files and configure output directory. Check the repository for CLI options.
Restart your MCP client
Close and reopen your client to load Sourcey.
Generate and test documentation
Ask Claude to help generate static HTML documentation from your specifications or optimize for llms.txt format.
Sourcey Examples
Client configuration
Add this to your MCP client configuration for documentation generation.
{
"mcpServers": {
"sourcey": {
"command": "npx",
"args": ["sourcey"]
}
}
}Prompts to try
Test Sourcey with documentation generation prompts.
"Generate static HTML documentation from my OpenAPI specification"
"Create llms.txt format documentation for my API"
"Help me optimize my API documentation for AI tool usage"Troubleshooting Sourcey
Cannot parse API specification files
Verify your OpenAPI, MCP, or Doxygen files are valid using online validators. Ensure file paths are correct. Check file format and schema compliance.
Generated documentation has formatting issues
Review your source specification for completeness and correctness. Check the repository documentation for customization options. Ensure all required fields are populated in your specs.
Frequently Asked Questions about Sourcey
What is Sourcey?
Sourcey is a Model Context Protocol (MCP) server that precision documentation from openapi, mcp, doxygen, and markdown guides. static html you own. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Sourcey?
Follow the installation instructions on the Sourcey GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Sourcey?
Sourcey works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Sourcey free to use?
Yes, Sourcey is open source and available under the AGPL-3.0 license. You can use it freely in both personal and commercial projects.
Sourcey Alternatives — Similar Developer Tools Servers
Looking for alternatives to Sourcey? Here are other popular developer tools servers you can use with Claude, Cursor, and VS Code.
MCP Servers
★ 86.0kModel Context Protocol Servers
CC Switch
★ 77.5kA cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
Awesome Claude Skills MCP Server
★ 61.1kA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
Nacos MCP Server
★ 33.0kan easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
FastMCP
★ 25.3kA collection of MCP servers providing utilities including user greeting, message decoding, text file reading with PDF summary generation, and NASA-quality code auditing using a trained AI model to predict software defects and measure code complexity.
Python SDK
★ 23.1kPython SDK for protecting MCP servers and OAuth 2.1 resource servers with tokens issued by the Authplane authorization server. Includes framework adapters (e.g. MCP, FastMCP).
Browse More Developer Tools MCP Servers
Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Sourcey in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Sourcey?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.