MCP Servers

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

M
MCP Ai Agent Server

Real-world MCP server with AI Agent capabilities using LangChain

Created 10/29/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-ai-agent-server

Cursor configuration (mcp.json)

{ "mcpServers": { "elcaiseri-mcp-ai-agent-server": { "command": "uvx", "args": [ "mcp-ai-agent-server" ] } } }