crom-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@crom-mcpsearch for SCP-173 on scp-en"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Crom MCP Server
Crom MCP Server 通过 Model Context Protocol 查询 Crom API v2。
安装依赖
pip install -r requirements.txtRelated MCP server: mcp-server-runescape
以 stdio 方式运行
默认保持 stdio 传输,兼容 Claude Desktop、Cursor 等本地 MCP 客户端:
python server.py以 Streamable HTTP 方式运行
python server.py --transport streamable-http --host 127.0.0.1 --port 8000启动后端点默认为:
http://127.0.0.1:8000/mcp在容器或远程部署时可监听所有网卡:
python server.py --transport streamable-http --host 0.0.0.0 --port 8000当 --host 不是 127.0.0.1/localhost/::1 时,服务会自动关闭 MCP SDK 的
DNS rebinding Host 头校验,允许 AstrBot 等容器或远程客户端通过实际地址访问。
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for Russian books search, details, and recommendation candidates.
Public MCP server for discovering open jobs. Search, filter, and get application links.
MCP server for the Seline Analytics API
Related MCP Servers
AlicenseBqualityNot gradedmaintenanceMCP Server for interacting with Old School RuneScape Wiki API and game data files, providing tools to search the OSRS Wiki and access game data definitions through the Model Context Protocol.1949 npm1-- AlicenseAqualityDmaintenanceMCP server for interacting with RuneScape and Old School RuneScape data, including item prices, player hiscores, and more.615 npm13Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server for searching and retrieving Magic: The Gathering card information via the Scryfall API, with support for field presets, multiple output formats, and automatic rate limiting.72,932 npmMIT
- AlicenseNot gradedqualityDmaintenanceMCP server that searches and retrieves Magic: The Gathering card data from the Scryfall API.72,932 npmMIT