MCP-AIVA
@LesterThomas
关于 MCP-AIVA
MCP server for the TM Forum AIVA AI Assistant
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aiva": {
"command": "uv",
"args": [
"--directory",
"FULL_PATH_TO/MCP-AIVA",
"run",
"aiva-mcp-server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP-AIVA?
MCP-AIVA is an MCP server for the TM Forum AIVA AI Assistant that provides built-in prompts to query TM Forum Open APIs, standards, and implementation best practices.
How to use MCP-AIVA?
Configure MCP-AIVA locally with Claude Desktop by adding a JSON settings object that specifies the uv command, the server directory path, and the aiva-mcp-server.py script. For debugging, execute it using the MCP Inspector.
Key features of MCP-AIVA
- Lists all TM Forum Open APIs and their main purposes
- Queries APIs for specific TM Forum standards areas
- Provides detailed features and capabilities of specific APIs
- Retrieves information on TM Forum standards requirements
- Offers implementation best practices for TM Forum APIs
Use cases of MCP-AIVA
- Discovering which TM Forum Open APIs are relevant for a project
- Identifying required APIs for implementing a specific TM Forum standard
- Obtaining best practices for implementing a particular TM Forum API
FAQ from MCP-AIVA
What runtime does MCP-AIVA require?
MCP-AIVA requires Python and the uv package manager to run.
What can MCP-AIVA do?
MCP-AIVA provides built-in prompts to list TM Forum Open APIs, query APIs for standards, get detailed API information, and obtain implementation best practices.
Does MCP-AIVA work with tools other than Claude Desktop?
Yes, example outputs show it also works with VSCode.
How do I debug MCP-AIVA?
You can debug using the MCP Inspector by running npx @modelcontextprotocol/inspector uv --directory FULL-PATH-TO/MCP-AIVA/ run aiva-mcp-server.py.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
评论