bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.MarcellM01/tinysearch · v0.4.0
Self-hosted web research for MCP agents.
tinysearch 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"tinysearch": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/marcellm01/tinysearch:v0.4.0"
]
}
}
}MCP_TRANSPORT可选MCP transport to serve: stdio (default), sse, or streamable-http.
TINYSEARCH_CONFIG_PATH可选Path to a tinysearch_config.json inside the container, for overriding search/embedding defaults.
SEARXNG_URL可选SearXNG search endpoint URL. Only needed if not using the bundled Compose SearXNG service.
TINYSEARCH_EMBEDDING_BACKEND可选Embedding implementation: onnx (default) or openai_compatible.
TINYSEARCH_EMBEDDING_MODEL可选Local ONNX preset (fast, balanced, quality) or a Hugging Face ONNX repository id.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.MarcellM01/tinysearch",
"type": "mcp-server",
"version": "0.4.0",
"displayName": "tinysearch",
"description": "Self-hosted web research for MCP agents.",
"repository": {
"url": "https://github.com/MarcellM01/TinySearch",
"source": "github"
},
"homepage": "https://github.com/MarcellM01/TinySearch",
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/marcellm01/tinysearch:v0.4.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "MCP_TRANSPORT",
"description": "MCP transport to serve: stdio (default), sse, or streamable-http."
},
{
"name": "TINYSEARCH_CONFIG_PATH",
"description": "Path to a tinysearch_config.json inside the container, for overriding search/embedding defaults."
},
{
"name": "SEARXNG_URL",
"description": "SearXNG search endpoint URL. Only needed if not using the bundled Compose SearXNG service."
},
{
"name": "TINYSEARCH_EMBEDDING_BACKEND",
"description": "Embedding implementation: onnx (default) or openai_compatible."
},
{
"name": "TINYSEARCH_EMBEDDING_MODEL",
"description": "Local ONNX preset (fast, balanced, quality) or a Hugging Face ONNX repository id."
}
]
},
{
"registryType": "pypi",
"identifier": "tinysuite-search",
"version": "0.4.0",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.MarcellM01/tinysearch",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.MarcellM01%2Ftinysearch/versions/latest",
"isOfficial": true,
"status": "active"
}
}