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.0.tar.gz
(7.4 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.0.tar.gz.
File metadata
- Download URL: fishmarket_mcp-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea1430639ccb0b3507bbdb6c7dd5a1554b5b0d2b0212a0ae7d9e8f9da469e527
|
|
| MD5 |
21c8c66cb24c7320afa15ea73a1ac561
|
|
| BLAKE2b-256 |
00749f5cba8bda59826177dff5e42196b269ade1605dcfb2a99f3dbf3c3fbbd1
|
File details
Details for the file fishmarket_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fishmarket_mcp-0.1.0-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 |
09fe22d51e48d61d805ee120d91f95adfa30cdbd058ed0cb9c408de1c71412c6
|
|
| MD5 |
8eb22fef181d8f21a8ea540b4eb9b013
|
|
| BLAKE2b-256 |
730ffd56f9c659f2ceccc29e8030f6de0cacee1c0718961c1a7f56f03be22979
|