MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Complete MCP Tool Flow Architecture - OAuth Gateway, Semantic Tool Filter, Name Bridge, Context Forge aggregation. 95% token reduction for Claude.ai integration.

Created 1/25/2026
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-tool-flow

Cursor configuration (mcp.json)

{ "mcpServers": { "rdmilly-mcp-tool-flow": { "command": "npx", "args": [ "rdmilly-mcp-tool-flow" ] } } }