https://github.com/la-rebelion/mcp-docs
Headless API Stack for MCP. HAPI MCP enables seamless AI integration by dynamically converting API specifications into MCP tools, eliminating the need for custom server implementations
https://github.com/la-rebelion/mcp-docs
ai-agents api-first api-gateway grpc mcp mcp-server openapi
Last synced: about 2 months ago
JSON representation
Headless API Stack for MCP. HAPI MCP enables seamless AI integration by dynamically converting API specifications into MCP tools, eliminating the need for custom server implementations
- Host: GitHub
- URL: https://github.com/la-rebelion/mcp-docs
- Owner: la-rebelion
- License: mit
- Created: 2025-08-04T22:34:19.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-04T23:14:05.000Z (2 months ago)
- Last Synced: 2025-08-05T00:42:32.051Z (2 months ago)
- Topics: ai-agents, api-first, api-gateway, grpc, mcp, mcp-server, openapi
- Language: TypeScript
- Homepage: http://docs.mcp.com.ai/
- Size: 9.17 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/_category_.yml
- License: LICENSE
Awesome Lists containing this project
README
# MCP AI Documentation
MCP AI ecosystem documentation.
* [MCP](https://mcp.com.ai) - main website
* [MCP Documentation](https://docs.mcp.com.ai) - documentation
* [runMCP](https://run.mcp.com.ai) - the platform to run MCP Servers in a blink of an eye
* [chatMCP](https://chat.mcp.com.ai) - MCP Client to interact with Agents leveraged by MCP Servers
* [HAPI Server](https://hapi.mcp.com.ai) - Headless API, is the tool that allows you to expose APIs as MCP Servers, without coding a single line of code## Useful Links
* [FAQ schema](https://developers.google.com/search/docs/appearance/structured-data/faqpage) for Google rich results.
## Customization
```bash
bun run swizzle @docusaurus/theme-classic Footer --eject --typescript
```