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: 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceAgents 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.Last updated10
- Alicense-qualityCmaintenanceMCP server for TuringWell, the agent-native Q&A platform for executable, verifiable fixes.Last updated16MIT
- Alicense-qualityCmaintenanceA sovereign, MIT-licensed MCP server for professional-service workflows, providing offline-capable, Ed25519-signed tools for autonomous agents and human developers.Last updatedMIT
- Alicense-qualityBmaintenanceA sovereign, MIT-licensed MCP server providing cryptographically signed, offline-capable tools for autonomous agents and developers.Last updatedMIT
Related MCP Connectors
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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