★ 0 stars
Python
🤖 AI/LLM
Updated 2d ago
MCP server with 15 ready-to-use AI capabilities (translate, write, code, summarize, classify, extract). Multi-provider mesh (Anthropic, OpenAI, Gemini, Grok). Prepaid wallet, micro-EUR billing, 0% margin on inference. EU-hosted.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"astranl-mcp": {
"command": "uvx",
"args": [
"astranl-mcp"
]
}
}
}
Run in terminal:
claude mcp add astranl-mcp uvx astranl-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"astranl-mcp": {
"command": "uvx",
"args": [
"astranl-mcp"
]
}
}
}
Or install with pip: pip install astranl-mcp
Topics
agent-frameworkai-agentai-agentsai-apiai-platformanthropicchatgpt-pluginclaudecoordinationcrewaifunction-callinglangchainllmllm-toolsmcp