MCP Agent Server
@fkesheh
About MCP Agent Server
An innovative Model Context Protocol hub that seamlessly connects your client with intelligent agents, enabling powerful cross-platform communication across multiple MCP ecosystems
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-agent-server": {
"command": "node",
"args": [
"/full/path/to/mcp-agent-server/dist/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Agent Server?
MCP Agent Server is a Model Context Protocol hub that connects MCP-compatible clients (such as Claude Desktop, VS Code, Cursor) with specialized AI agents. It enables users to create, configure, and compose multiple agents for cross-platform communication across various AI ecosystems.
How to use MCP Agent Server?
Install via npx mcp-agent-server, npm install -g mcp-agent-server, or by cloning the repository and running npm install and npm run build. Configure agents using a JSON file (e.g., my-agents-config.json) and connect the server to MCP clients by editing the client’s configuration (e.g., claude_desktop_config.json). Start the server with npx mcp-agent-server --config my-config.json or test an agent with npx mcp-agent-server test-agent --name "Agent Name" --prompt "Prompt".
Key features of MCP Agent Server
- Create and manage multiple specialized agents
- Compose agents into master agents for complex workflows
- Integrate custom tools or use prebuilt MCP servers (e.g., Sequential Thinking, Brave Search)
- Support for 17+ LLM providers via Vercel AI SDK v5
- JSON-based configuration for easy agent and tool setup
- Selective agent exposure to MCP clients
Use cases of MCP Agent Server
- Build code analysis agents that use project context and sequential thinking
- Create web search agents with Brave Search for real‑time information retrieval
- Compose a master agent that delegates tasks to specialized sub‑agents
- Connect multiple MCP clients (Claude Desktop, VS Code) to a unified agent hub
FAQ from MCP Agent Server
What are the prerequisites for running MCP Agent Server?
Node.js v16 or later is required, along with an API key for your chosen AI model provider (e.g., OpenAI, Anthropic, Google) and any API keys needed by specific MCP servers.
How do I configure agents?
Create a JSON configuration file (e.g., my-agents-config.json) in the project root. Define agents with their name, description, model provider/model, and tools (prebuilt servers, custom MCP servers, or references to other agents). The server automatically loads this file if it exists.
How do I connect MCP Agent Server to Claude Desktop?
Add an entry to your claude_desktop_config.json specifying the command (e.g., npx mcp-agent-server) and configuration file path. Set required API keys as environment variables if needed.
Can I import agents from external files?
Yes, you can use an import tool configuration type to import agents from TypeScript/JavaScript files created with the mcp-ai-agent library, including factory functions or pre‑configured instances.
How do I apply configuration changes after editing?
Run npm run build to rebuild the project, then restart your MCP client. On Windows, fully close the client via Task Manager to ensure changes take effect.
—
(Note: The FAQ section is constructed from explicit statements in the README regarding prerequisites, configuration, client connection, importing agents, and rebuild/restart process.)
Frequently asked questions
What are the prerequisites for running MCP Agent Server?
Node.js v16 or later is required, along with an API key for your chosen AI model provider (e.g., OpenAI, Anthropic, Google) and any API keys needed by specific MCP servers.
How do I configure agents?
Create a JSON configuration file (e.g., `my-agents-config.json`) in the project root. Define agents with their name, description, model provider/model, and tools (prebuilt servers, custom MCP servers, or references to other agents). The server automatically loads this file if it exists.
How do I connect MCP Agent Server to Claude Desktop?
Add an entry to your `claude_desktop_config.json` specifying the command (e.g., `npx mcp-agent-server`) and configuration file path. Set required API keys as environment variables if needed.
Can I import agents from external files?
Yes, you can use an `import` tool configuration type to import agents from TypeScript/JavaScript files created with the `mcp-ai-agent` library, including factory functions or pre‑configured instances.
How do I apply configuration changes after editing?
Run `npm run build` to rebuild the project, then restart your MCP client. On Windows, fully close the client via Task Manager to ensure changes take effect. — (Note: The FAQ section is constructed from explicit statements in the README regarding prerequisites, configuration, client connection, importing agents, and rebuild/restart process.)
Basic information
More AI & Agents MCP servers

Magic Hour
Magic Hour MCP lets AI agents create and edit images, videos, and audio using Magic Hour’s hosted generation tools.

Agentery
ntlgncFree MCP for live and historical pricing for 13,000+ agents and MCPs. Never knowingly pay too much... or charge too little. Know the going rate. https://agentery.com.

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
UnificAlly MCP
unifically-devUnificAlly MCP server. One API for 100+ AI video, image, music and speech models. https://mcp.unifically.com/mcp
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Comments