Agent Price API
A high-performance MCP server providing structured, real-time price data for AI hardware across global marketplaces, built with a focus on agent-native discovery over hardcoded endpoints.
AgentShare
Structured marketplace prices and offers for AI agents — REST API and MCP (Streamable HTTP).
| Site & docs | https://agentshare.dev |
| MCP endpoint | https://agentshare.dev/mcp/ |
| Discovery | /agent.json · /mcp.json |
This repository is a lightweight public pointer to the live service and documentation. Implementation is developed privately; releases and integration details are published on the website above.
Scope (honest & forward-looking)
AgentShare aggregates product and offer data from connected marketplaces and affiliate sources. Coverage and freshness vary by source; the API returns freshness metadata (e.g. crawled_at, data_age_seconds) so agents can judge reliability.
Direction: expand toward global e‑commerce and major international marketplaces (e.g. AliExpress, eBay, Amazon) as integrations mature — not limited to a single country. For the current focus and category map, see GET /coverage (no auth):
https://agentshare.dev/coverage
Integration
- Docs: https://agentshare.dev/docs
- Pricing / API keys: https://agentshare.dev/pricing
- MCP: Streamable HTTP; same API key as REST (
X-API-KeyorAuthorization: Bearer).
Legal
Terms and privacy: https://agentshare.dev/terms · https://agentshare.dev/privacy
Servidores relacionados
Scout Monitoring MCP
patrocinadorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Sourcify Server
Verify and retrieve smart contract source code using the Sourcify API.
Ollama MCP Server
Integrate local Ollama LLM instances with MCP-compatible applications.
Terraform MCP
A command-line tool that acts as an MCP server to interact with Terraform environments.
UI Prototype
A modern web application prototype built with React, TypeScript, and Material-UI, featuring authentication, internationalization, and Figma integration.
PromptOT
Manage, version, and publish LLM prompts via PromptOT. Build structured prompts from blocks, add variables, save drafts, publish versions, and deliver via API — all from chat.
Superface
Provides Superface tools for the Model Context Protocol, requiring a SUPERFACE_API_KEY.
Storybook MCP
Help agents automatically write and test stories for your UI components
Rippling MCP Server
Rippling HR/IT/Finance platform integration with 18 tools for managing employees, departments, payroll, benefits, time tracking, and company operations.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
FastMCP
A TypeScript framework for building MCP servers with client session handling.