io.github.keysersoft/anythingmcp
io.github.keysersoft/anythingmcpSelf-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
Tools · 4
What AnythingMCP is, what this demo endpoint does, and where to learn more.
How to install and run your own AnythingMCP gateway in ~60 seconds.
Setup instructions to connect an AI client (Claude, ChatGPT, Gemini, Copilot, Cursor) to AnythingMCP.
Overview of the 175+ pre-built connectors and the connector types you can build.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.keysersoft/anythingmcp": {
"url": "https://cloud.anythingmcp.com/mcp/demo",
"transport": "streamable-http"
}
}
}