1MCP Agent
by 1mcp-app · AI & ML · mcp-server, npm
Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities.
1MCP (One MCP) is a unified server implementation that aggregates multiple MCP servers into a single interface, reducing system resource usage and simplifying configuration management across different AI assistants. Developed by William Xu, it supports both stdio and SSE transport methods, handles dynamic configuration reloading without server restart, and enables filtering of servers by tags. The implementation allows AI tools like Claude Desktop, Cursor, Cherry Studio, and Roo Code to share access to the same underlying MCP servers, making it particularly valuable for users working with multiple AI assistants that need access to the same tools and resources.
Source: https://github.com/1mcp-app/agent
Install
npx -y @1mcp/agentTags: mcp-server, npm
⭐ 402 GitHub stars · Source: pulsemcp
About AI & ML MCP servers and Claude skills
AI & ML MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
1MCP Agent is one of hundreds of AI & ML entries indexed on Skiln. Browse the full AI & ML category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related AI & ML MCPs and skills
- Neovim Integration by bigcodegen
Integrates Claude Desktop with Neovim, enabling AI-enhanced coding assistance within the familiar Vim environment through direct interaction with buffers and commands.
- Telegram by chaindead
Bridges AI with Telegram to enable monitoring, organizing, and responding to messages through account access, dialog management, and conversation handling capabilities
- DeepSeek by dmontgomery40
Integrates DeepSeek's language models, enabling AI-powered chat completions with customizable parameters for tasks like writing assistance and code generation.
- Interactive Terminal by ttommyth
Interactive terminal interface for enhancing AI interactions with user input capabilities, notifications, and cross-platform support for complex tasks requiring confirmation or clarification.
- Graphlit by graphlit
Integrates with the Graphlit platform to enable natural language processing tasks and data retrieval from the Graphlit ecosystem.
- X (Twitter) by enescinr
Interact with X (Twitter) by posting tweets and searching for tweets through the X API.
- Todoist by abhiz123
Create and manage tasks in Todoist through natural language.
- Airbnb by openbnb-org
Integrates with Airbnb to enable vacation rental search and detailed property information retrieval without requiring API keys
Frequently asked questions
How do I install 1MCP Agent?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support 1MCP Agent?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is 1MCP Agent free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.