MCP Servers

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

mcp+agent,使用firecwral的mcp搜索并比较与输入相关的多种开发工具特点最后给出建议。

Created 9/7/2025
Updated 3 days ago
Repository documentation and setup instructions

simple-agent

一个使用mcp服务的简单练习

advanced-agent

当我们使用一个框架或者工具时,我们可能会想比较一下相关的其他工具,这个agent会从

  • pricing_model
  • is_open_source
  • tech_stack
  • description
  • api_available
  • language_support
  • integration_capabilities

几个方面进行比较,最后进行总结,推荐一个最好的工具。

运行示例
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-agent

Cursor configuration (mcp.json)

{ "mcpServers": { "rrruby1225-mcp-agent": { "command": "uvx", "args": [ "mcp-agent" ] } } }