AgenticForge MCP Server
Provides capability to generate Docker scaffolding code for containerized deployments.
Provides capability to generate Express.js scaffolding code for web applications.
Provides capability to generate FastAPI scaffolding code for Python web services.
Provides capability to generate Flask scaffolding code for Python web applications.
š§ AgenticForge MCP Server
A monetizable MCP server with 8 useful AI agent tools. Deploy once, earn forever.
š Quick Start
# Clone
git clone https://github.com/YOUR_USERNAME/agenticforge-mcp.git
cd agenticforge-mcp
# Install
pip install -r requirements.txt
# Run
python server.py
# ā http://localhost:8765Related MCP server: mcp-services
š Tools
Tool | Description | Use Case |
| Parse PDF/HTML/Markdown ā clean text | Document processing |
| Keywords, sentiment, word stats | Content analysis |
| JSON ā CSV ā YAML ā TOML | Data engineering |
| FastAPI/Flask/Express/Docker/K8s | Scaffolding |
| Detect secrets, injection, XSS | Code security |
| Extractive text summarization | Content curation |
| Extract emails, phones, URLs | Data extraction |
| Flatten, merge, filter JSON | Data transformation |
š” API Usage
REST API
# List tools
curl https://aiagent.skin/forge/tools
# Call a tool
curl -X POST https://aiagent.skin/forge/tools/analyze_text \
-H "Content-Type: application/json" \
-d '{"text": "Your text here"}'
# With API key (premium)
curl -X POST https://aiagent.skin/forge/tools/security_scan \
-H "Content-Type: application/json" \
-H "X-API-Key: af_your_key_here" \
-d '{"code": "your_code_here"}'MCP Protocol
# Initialize
curl -X POST https://aiagent.skin/forge/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize"}'
# List tools
curl -X POST https://aiagent.skin/forge/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/list"}'
# Call tool
curl -X POST https://aiagent.skin/forge/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"summarize","arguments":{"text":"Long text...","max_words":50}}}'š° Pricing
Tier | Requests/Day | Price |
Anonymous | 10 | Free |
Free | 50 | Free (register) |
Premium | 1,000 | $5/month |
š MCP Client Integration
Claude Desktop
{
"mcpServers": {
"agenticforge": {
"url": "https://aiagent.skin/forge/mcp"
}
}
}OpenClaw
skills:
entries:
agenticforge:
enabled: trueš Architecture
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā Nginx (HTTPS) ā
ā aiagent.skin/forge/ ā
āāāāāāāāāāāāāāā¬āāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā
āāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā FastAPI MCP Server ā
ā āāāāāāāāāāāāāāāāāāāāāāāāāāāā ā
ā ā 8 Tools + MCP Protocol ā ā
ā ā + Billing System ā ā
ā āāāāāāāāāāāāāāāāāāāāāāāāāāāā ā
ā Port: 8765 ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāš License
MIT License - use it however you want.
š¤ Contributing
PRs welcome! Open an issue first to discuss changes.
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 Connectors
Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.
AI agent tools: web search, browser, 400+ LLMs, image gen, TTS, phone verify. Pay-per-use.
The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.
10 pay-per-call tools for AI agents: QR, screenshots, DNS, OCR, PDF, email & more. USDC on Base.
Related MCP Servers
- AlicenseBqualityDmaintenanceProduction-ready MCP server with 40+ tools ā QR codes, PDFs, text processing, TTS, web scraping, image generation and more. Built for AI agents.2528MIT
- AlicenseNot gradedqualityDmaintenanceMulti-tool MCP server for AI agents with 29 tools across web scraping, SEO analysis, screenshot and PDF generation, domain intelligence, content extraction, multi-chain EVM blockchain queries, and security toolkit. Free tier available with no auth required.121MIT
- AlicenseNot gradedqualityCmaintenance250+ AI-powered MCP tools: research, write, code, translate, scrape, sentiment, vision, RAG, agent memory, marketplace, trading signals, and more. 15 models across 7 providers. Pay-per-use via API key or x402 USDC micropayments.2MIT
- AlicenseNot gradedqualityAmaintenance62 real-time data tools for AI agents via MCP. Finance, crypto, FMCSA, sanctions, courts, weather, vehicles, cybersecurity. One bearer token, one bill. Free tier available.MIT