MCP.so
登录

Para

@erudika

关于 Para

The Para MCP server exposes Para's backend services over the Model Context Protocol,

基本信息

分类

其他

传输方式

stdio

发布者

erudika

提交者

Alex Bogdanovski

配置

使用下面的配置,将此服务器添加到你的 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 服务器