MCP.so
登录

Snapstate

@timbassler88

关于 Snapstate

暂无概览

基本信息

分类

其他

许可证

NOASSERTION

运行时

node

传输方式

stdio

发布者

timbassler88

提交者

timbassler88

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "snapstate": {
      "command": "node",
      "args": [
        "mcp-server/src/index.js"
      ],
      "env": {
        "SNAPSTATE_API_URL": "https://snapstate.dev",
        "SNAPSTATE_API_KEY": "snp_your_key_here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Registry?

MCP Registry provides MCP clients with a list of MCP servers, functioning as an app store for discovering and publishing MCP servers. It is maintained by key contributors from Anthropic, PulseMCP, GitHub, and Stacklok.

How to use MCP Registry?

You can run the registry server locally using make dev-compose (requires Docker, Go 1.24.x, and ko). To publish a server, use the provided CLI tool built with make publisher

评论

其他 分类下的更多 MCP 服务器