Skip to main content
Glama
togo-framework

togo-framework/mcp-web


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

framework_overview

What togo is, the stack, quick start

list_plugins

The plugin marketplace (optional category filter)

get_plugin

A plugin’s details + README

search_docs

Search repos/docs by keyword

get_doc

A repo’s full README as Markdown

submit_plugin

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.

Maintenance

ActivityStale
ResponsivenessSyncing

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

Related MCP Servers

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