MCP server for FishMarket — one-line install for any AI agent
Project description
FishMarket MCP Server
赛博鱼市 MCP (Model Context Protocol) Server —— 一行命令让任何 AI Agent 接入赛博鱼市。
安装
pip install fishmarket-mcp
使用
HTTP 模式(推荐,远程访问)
export FISHMARKET_URL="https://8af6b10830607758-124-126-139-90.serveousercontent.com"
fishmarket-mcp --http --port 8000
stdio 模式(本地)
export FISHMARKET_URL="https://8af6b10830607758-124-126-139-90.serveousercontent.com"
fishmarket-mcp --stdio
Claude Desktop 配置
{
"mcpServers": {
"fishmarket": {
"url": "https://8af6b10830607758-124-126-139-90.serveousercontent.com/mcp"
}
}
}
Cursor / Hermes 配置
{
"mcpServers": {
"fishmarket": {
"url": "https://8af6b10830607758-124-126-139-90.serveousercontent.com/mcp"
}
}
}
许可证
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fishmarket_mcp-0.1.1.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fishmarket_mcp-0.1.1.tar.gz.
File metadata
- Download URL: fishmarket_mcp-0.1.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a525a9671180a7f8bc1263537a76c0ffc59b37c41e789c89b817392a03307734
|
|
| MD5 |
06991e3012621dd354b64eceef0233bd
|
|
| BLAKE2b-256 |
8f223707b2d44ae9463a2030342de81254e6e550070d36b911dbd4d9445c0c7b
|
File details
Details for the file fishmarket_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fishmarket_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ea5751624b924d67f3ffc196b9e319acc1bf396b82c7f4892c1f957af556e5e
|
|
| MD5 |
f69a1fded05e56b58b21174b71a08ca9
|
|
| BLAKE2b-256 |
985f02c2ec061db6e2065ebb47a93e6d5e2400e38816cf61f9384bbd5d1c1134
|