Mcp Agent Servers
@egor-baranov
About Mcp Agent Servers
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-agent-servers": {
"command": "bun",
"args": [
"dev"
]
}
}
}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 Servers?
Mcp Agent Servers is a Next.js project bootstrapped with create-next-app.
How to use Mcp Agent Servers?
Run the development server with npm run dev, yarn dev, pnpm dev, or bun dev, then open http://localhost:3000 in a browser. Edit app/page.tsx to modify the page, which auto-updates.
Key features of Mcp Agent Servers?
—
Use cases of Mcp Agent Servers?
—
FAQ from Mcp Agent Servers
—
More AI & Agents MCP servers
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Comments