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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 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 gradedqualityCmaintenanceAgents 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.16-
- AlicenseNot gradedqualityCmaintenanceMCP server for TuringWell, the agent-native Q&A platform for executable, verifiable fixes.16MIT
- 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 gradedqualityCmaintenancePublic MCP front door for Spala agent discovery, providing onboarding, documentation search, and template/addon listings for planning backend workflows.-
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