GobinFan/python-mcp-server-client
python-mcp-server-client is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of python-mcp-server-client and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server is a server implementing the Model Context Protocol (MCP) to provide a standardized interface for AI models, connecting external data sources and tools like file systems, databases, or APIs.
Try python-mcp-server-client with chat:
Tools
Functions exposed to the LLM to take actions
get_docs
搜索给定查询和库的最新文档。
支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai。
参数:
query: 要搜索的查询 (例如 "React Agent")
library: 要搜索的库 (例如 "agno")
返回:
文档中的文本
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client