Govauctions
@benswork-space
关于 Govauctions
MCP server for government-surplus auction data: live listings, sold-price comps, and Flip Score resale signals.
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"govauctions": {
"command": "node",
"args": [
"/absolute/path/to/govauctions-mcp.mjs"
],
"env": {
"GOVAUCTIONS_API_KEY": "gak_your_key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Govauctions?
MCP server for government-surplus auction data: live listings, sold-price comps, and Flip Score resale signals.
How to use Govauctions?
The README includes setup instructions such as "command": "node",.
Key features of Govauctions
- GOVAUCTIONS_API_KEY — required. Your key from https://govauctions.app/developers/keys
- GOVAUCTIONS_API_BASE — optional. Defaults to https://govauctions.app/api/v1
Use cases of Govauctions
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Govauctions
Where is the source code for Govauctions?
The source code is linked from the repository URL on this page.
Does Govauctions include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
常见问题
Where is the source code for Govauctions?
The source code is linked from the repository URL on this page.
Does Govauctions include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本信息
搜索 分类下的更多 MCP 服务器
Brave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
评论