Para
@erudika
关于 Para
The Para MCP server exposes Para's backend services over the Model Context Protocol,
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"para": {
"type": "http",
"url": "http://localhost:8080/v1/_mcp",
"mode": "streamable",
"headers": {
"Authorization": "Bearer {PARA_JWT_TOKEN}"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Para?
The Para MCP server exposes Para's backend services over the Model Context Protocol, enabling AI assistants to interact with your Para backend for configuration management, data operations, and full-text search.
How to use Para?
—
Key features of Para
- Configuration management for Para backend.
- Data operations via AI assistants.
- Full-text search capabilities.
- MCP integration for AI assistant interaction.
Use cases of Para
—
FAQ from Para
—
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 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,
评论