Cover image
Try Now
2025-03-22

Python框架用于创建使用MCP服务器作为工具的AI代理。与任何MCP服务器和模型提供商兼容。

3 years

Works with Finder

1

Github Watches

1

Github Forks

2

Github Stars

Agentis MCP

A flexible multi-agent framework for building powerful AI agents with MCP server connectivity.

Features

  • Connect to MCP servers for tool access and resource retrieval
  • Build multi-agent workflows with powerful orchestration
  • Simple and intuitive API for creating custom agents
  • Flexible configuration system
  • Support for different transport mechanisms (stdio, SSE)
  • Persistent and temporary connection management
  • Aggregation of multiple tool servers

Installation

pip install agentis-mcp

Quick Start

import asyncio
from agentis_mcp import Agent, AgentContext
from agentis_mcp.config import load_config

async def main():
    # Load the configuration from a YAML file
    config = load_config("config.yaml")
    
    # Create an agent context
    context = AgentContext(config)
    
    # Create an agent with the context
    async with Agent(context) as agent:
        # Run a task with the agent
        result = await agent.run("What's the weather in San Francisco?")
        print(result)

asyncio.run(main())

Documentation

For detailed documentation, see the docs directory.

License

APACHE 2.0

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

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

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • 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
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    4 (1)
    Avatar
    user_vrzV1k0g
    2025-04-16

    As a dedicated user of mcp-agentis, I am truly impressed by its capabilities. Developed by AgentisLabs, this amazing tool has significantly streamlined my workflow. If you are on the lookout for a reliable and efficient agent, mcp-agentis is definitely worth exploring. It’s a game-changer! Check it out here: https://github.com/AgentisLabs/mcp-agentis.