MCP cover image
See in Github
2025-03-19

Une liste organisée de serveurs MCP essentiels que j'ai créés pour un usage personnel. N'hésitez pas à les utiliser.

1

Github Watches

1

Github Forks

0

Github Stars

Agentic MCP Server

This README provides information about creating and using agentic MCP servers. Agentic MCP servers are designed to enable more complex interactions and workflows by allowing the server to act more autonomously, making decisions and taking actions based on the context and available tools.

What is an Agentic MCP Server?

An agentic MCP server is an extension of the standard Model Context Protocol (MCP) server. While regular MCP servers primarily provide resources and tools, agentic servers can also incorporate logic to make decisions, manage state, and interact with external systems more dynamically. This allows for more sophisticated use cases, such as automated workflows, intelligent data processing, and adaptive system behavior.

Key characteristics of agentic MCP servers include:

  • Decision-Making Logic: Ability to make decisions based on context and available information.
  • State Management: Maintain and update internal state to track progress and context.
  • Dynamic Interactions: Interact with external systems and other MCP servers based on the current state and goals.
  • Autonomous Actions: Take actions without explicit user commands, based on predefined rules or learned behavior.

Development

To develop an agentic MCP server, you can use the MCP SDK. Here's a general guide:

  1. Install dependencies:
    npm install
    
  2. Build the server:
    npm run build
    
  3. For development with auto-rebuild:
    npm run watch
    

Installation

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "your-server-name": {
      "command": "/path/to/your-server/build/index.js"
    }
  }
}

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • modelcontextprotocol
  • Serveurs de protocole de contexte modèle

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

    Reviews

    5 (1)
    Avatar
    user_J7SSj4XL
    2025-04-15

    As a devoted user of the Confluence MCP Server Example by BootcampToProd, I am thoroughly impressed with its seamless integration and reliability. The server's performance exceeds expectations, making it an invaluable tool for my daily tasks. The detailed documentation and support provided have been immensely helpful, and I highly recommend this to anyone in need of a robust server solution. Check it out at https://mcp.so/server/spring-boot-ai-confluence-mcp-server/BootcampToProd.