AgentHubAgentHub

FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting

MCP ServerMCP Registry官方收录

io.github.adelaidasofia/investor-relations-mcp · v0.1.0

FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting prep, tracks…

概览

FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "io.github.adelaidasofia/investor-relations-mcp",
  "type": "mcp-server",
  "version": "0.1.0",
  "displayName": "FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting",
  "description": "FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting prep, tracks…",
  "repository": {
    "url": "https://github.com/adelaidasofia/investor-relations-mcp",
    "source": "github"
  },
  "distribution": {
    "packages": [
      {
        "registryType": "mcpb",
        "identifier": "https://github.com/adelaidasofia/investor-relations-mcp/releases/download/v0.1.0/investor-relations-mcp.mcpb",
        "version": "0.1.0",
        "transport": "stdio",
        "environmentVariables": [
          {
            "name": "VAULT_CRM_PATH",
            "description": "Absolute path to your CRM/ folder in the Obsidian vault",
            "isRequired": true
          }
        ]
      }
    ],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.adelaidasofia/investor-relations-mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.adelaidasofia%2Finvestor-relations-mcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting — MCP Server 安装与配置 · AgentHub