togo-framework/mcp-web
Click on "Install 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: chorus field
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/togo-framework/mcp-web'
If you have feedback or need assistance with the MCP directory API, please join our Discord server