AADDYY MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AADDYY MCP ServerGenerate an article about AI trends"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@aaddyy/mcp-server
MCP server for AADDYY — use 100+ AI tools directly from Cursor, Claude Code, Windsurf, and any MCP-compatible client.
What it does
When you add this MCP server, your AI agent can:
Generate articles, essays, emails
Create images, logos, headshots
Generate videos
Solve math and physics problems
Analyze SEO, research keywords
And 90+ more tools
All tools are dynamically loaded from the AADDYY API — when new tools are added, they appear automatically.
Related MCP server: toolrouter-mcp
Quick Setup
1. Get an API key
Sign up at aaddyy.com (50 free credits, no card needed) and create an API key at aaddyy.com/api-keys.
2. Add to your editor
Cursor (.cursor/mcp.json):
{
"mcpServers": {
"aaddyy": {
"command": "npx",
"args": ["@aaddyy/mcp-server"],
"env": {
"AADDYY_API_KEY": "aip_your_key_here"
}
}
}
}Claude Code (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"aaddyy": {
"command": "npx",
"args": ["@aaddyy/mcp-server"],
"env": {
"AADDYY_API_KEY": "aip_your_key_here"
}
}
}
}Windsurf (.windsurf/mcp.json):
{
"mcpServers": {
"aaddyy": {
"command": "npx",
"args": ["@aaddyy/mcp-server"],
"env": {
"AADDYY_API_KEY": "aip_your_key_here"
}
}
}
}3. Use it
Just ask your AI agent:
"Generate an article about AI trends"
"Create a logo for my startup"
"Solve this math problem: integrate x^2 from 0 to 5"
The agent will use AADDYY tools automatically.
Pricing
Pay-per-use. 1 credit = $0.01. Most tools cost 1-10 credits. New accounts get 50 free credits ($0.50).
Environment Variables
Variable | Required | Default | Description |
| Yes | — | Your API key (starts with |
| No |
| API base URL |
Links
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides AI agents access to over 200 AI models and 10 service categories via a unified, metered API with transparent per-call pricing.Last updated13MIT
- Alicense-qualityCmaintenanceProvides access to over 226 tools and 1,208 skills across web search, image/video generation, SEO, scraping, and more, allowing any MCP-compatible agent to discover, search, and call AI tools via a hosted gateway.Last updated20MIT

UCM MCP Serverofficial
Flicense-qualityFmaintenanceEnables AI agents to autonomously discover and call a marketplace of 100+ APIs, including web search, image generation, and more, with automatic payments and refunds.Last updated
Createya MCP & APIofficial
Alicense-qualityDmaintenanceEnables AI agents and developers to generate images, videos, audio, and text using 100+ models via MCP or REST with a single API key.Last updated4MIT
Related MCP Connectors
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nandanv99/aaddyy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server