A full-stack web application that allows users to upload, view, edit, and delete files and folders in a specified workspace, with protection for binary files.
A server that handles messaging or commands over a custom protocol
A Python library to build MCP servers with decorators, auto-generating JSON Schema from type hints and including built-in filesystem and HTTP servers.
MCP Foundry
A TypeScript framework for building Model Context Protocol (MCP) servers with automatic discovery and loading of tools, resources, and prompts.
Enables dynamic instrumentation of processes by attaching Frida, loading JavaScript scripts, calling RPC methods, and retrieving script output through MCP.
Automates the creation of React Three Fiber game projects with various templates (platformer, puzzle, endless runner, physics-based, arcade) and integrates with Linear for automated project management including sprints, tasks, and acceptance criteria.
MCP-Gateway
Serves as a lazy-loading proxy for multiple MCP servers to prevent tool schema bloat and reduce context token usage. Exposes 4 lightweight gateway tools that start backend servers on demand rather than loading all schemas at startup.
A secure bridge that allows Large Language Models (LLMs) to interact with corporate APIs and services in a controlled and contextualized manner.
Enables Claude Desktop to interact with Google's Gemini API, allowing users to query Gemini models directly or facilitate conversations between Claude and Gemini with conversation history management.
mcp-glama-demo
MCP server that connects Claude with Gmail to read, send, delete, and manage messages and labels via the Google Gmail API.
Enhanced MCP server for GraphQL with filtered introspection and full variable support.
A server that bridges MCP tool calls to JSON-RPC function calls over socket connections, allowing external applications to expose functions as MCP tools.
mcp-hypotheken-berekenen
A powerful gateway for the Model Context Protocol (MCP) that unifies AI toolchains by federating multiple MCP servers, wrapping REST APIs as MCP tools, and supporting multiple transport methods with an admin dashboard.
Enables LLMs to inspect and test other MCP servers by listing and calling their tools, reading resources, and getting prompts. Supports stdio, SSE, and HTTP transports for both local and remote MCP server inspection.
Enables AI to directly control SEGGER J-Link embedded debug probes via the Model Context Protocol for debugging and firmware management. Users can perform tasks like reading registers, analyzing memory, flashing firmware, and tracking RTT logs using natural language commands.
Local encrypted vault for API keys. LLMs never see your real keys — the server injects them transparently into HTTP requests.