🤖

Sugra API

Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

AI & Machine Learning stdio pypi pypistdioremote
RUN IN TERMINAL
claude mcp add aisugra-api-mcp -- uvx sugra-api-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "aisugra-api-mcp": { "command": "uvx", "args": ["sugra-api-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aisugra-api-mcp": { "command": "uvx", "args": ["sugra-api-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aisugra-api-mcp": { "command": "uvx", "args": ["sugra-api-mcp"] } } }

About This MCP Server

The ai.sugra/api-mcp server acts as a gateway between large language model agents and external world data, providing a connection point through eight integrated tools and a bundled endpoint catalog. It enables developers to access and leverage remote data sources and services, facilitating the integration of AI and machine learning capabilities into their applications. Developers would use this server when building AI-powered systems that require interaction with external data sources, such as those listed on pypi, and need a standardized interface for communication.

Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

sugra-api-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Sugra API server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aisugra-api-mcp.svg)](https://skillsplayground.com/mcps/aisugra-api-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.