crom-mcp
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseBquality-maintenanceMCP 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.19611- AlicenseAqualityDmaintenanceMCP server for interacting with RuneScape and Old School RuneScape data, including item prices, player hiscores, and more.61813Apache 2.0
- Alicense-qualityDmaintenanceMCP 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.34MIT
- Alicense-qualityDmaintenanceMCP server that searches and retrieves Magic: The Gathering card data from the Scryfall API.34MIT
Related MCP Connectors
MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
An MCP server for deep research or task groups
MCP server for accessing curated awesome list documentation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/little-sheepycn/crom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server