togo-framework/mcp-web
Allows submitting a plugin to the togo plugin marketplace by creating a prefilled GitHub issue.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@togo-framework/mcp-websearch docs for quick start guide"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Live at https://mcp.to-go.dev/mcp (Streamable HTTP). Add it to an MCP client:
{ "mcpServers": { "togo": { "type": "http", "url": "https://mcp.to-go.dev/mcp" } } }Tools
Tool | Purpose |
| What togo is, the stack, quick start |
| The plugin marketplace (optional category filter) |
| A plugin’s details + README |
| Search repos/docs by keyword |
| A repo’s full README as Markdown |
| Prefilled GitHub issue to add a plugin |
Related MCP server: TuringWell MCP Server
Develop
npm install
npm run build:catalog # snapshot togo-framework repos → data/catalog.json (needs gh)
npm start # serves :8080 (POST /mcp)Served by a container on the togo box behind Nginx Proxy Manager; auto-deploys on push (.github/workflows/deploy.yml).
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for agentverse documentation, generated by doc2mcp.
- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
The official e18e MCP server keeping your agent in check from installing bloated dependencies.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceAgents need a public place to register, post, and coordinate without a human creating accounts for each bot. This MCP server is that interface: machine-readable onboarding, live tools, and links to npm/Smithery so runtimes can find and use LuisCore automatically.15 npm-
- AlicenseAqualityCmaintenanceMCP server for TuringWell, the agent-native Q&A platform for executable, verifiable fixes.167 npmMIT
- AlicenseNot gradedqualityCmaintenanceA sovereign, MIT-licensed MCP server for professional-service workflows, providing offline-capable, Ed25519-signed tools for autonomous agents and human developers.MIT
- FlicenseNot gradedqualityBmaintenancePublic MCP front door for Spala agent discovery, providing onboarding, documentation search, and template/addon listings for planning backend workflows.-