Simple MCP for using the Sketchfab API
A microservice for interacting with the Sketchfab API using MCP (Model Control Protocol).
SKETCHFAB_API_TOKEN: Your Sketchfab API tokenenv SKETCHFAB_API_TOKEN=PLACEHOLDER uvx sketchfab-mcp
docker build -t sketchfab-mcp .
docker run -it --rm -p 8000:8000 -e SKETCHFAB_API_TOKEN=PLACEHOLDER sketchfab-mcp
A Model Context Protocol (MCP) server for querying the CVE-Search API
Enhanced FileSystem MCP server
MCP server that enables MCP to make REST API calls
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.