Remote Child Story MCP
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., "@Remote Child Story MCPWrite a story about a magical forest for a three-year-old named Leo"
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.
Remote Child Story MCP
Remote MCP server for generating short bedtime stories for 3-year-old children.
This project is designed for cloud deployment on Render and exposes one MCP tool:
generate_storytheme: optional story themechild_name: optional child name to include in the story
Endpoints
GET /healthPOST /mcp
Related MCP server: MCP SSE Server POC
Local Development
npm install
npm run build
npm startThe server listens on PORT and loads environment variables from .env.local or .env when present.
Environment Variables
PORT=3000
ARK_API_KEY=your_ark_api_key
ARK_BASE_URL=https://ark.cn-beijing.volces.com/api/v3
ARK_MODEL=your_model_id
ARK_TIMEOUT_MS=45000Render Deployment
Create a new Render Web Service and use:
Runtime:
NodeBuild Command:
npm install && npm run buildStart Command:
npm startHealth Check Path:
/health
Required environment variables on Render:
ARK_API_KEYARK_BASE_URLARK_MODELARK_TIMEOUT_MS
After deployment, use the Render app URL with /mcp as the remote MCP endpoint.
Verification
npm test
npm run check
npm run buildTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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
Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.
Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.
Chinese web novel MCP: 36 tools (outline, prose, review, coach, KD export). BYOK, no API key.
Deploy full-stack apps (Postgres, Redis, S3, workers, backups) from Claude or curl. 59 MCP tools.
Related MCP Servers
- AlicenseBqualityCmaintenanceGenerates children's storybook illustrations in multiple art styles (3D cartoon, watercolor, pixel art, hand drawn, claymation) with matching stories using Google's Gemini AI.1236MIT
- FlicenseNot gradedqualityDmaintenanceEnables creating and managing MCP server configurations with SSE streaming endpoints via a UI, deployable on Render with zero infrastructure.4-
- AlicenseNot gradedqualityCmaintenanceAn MCP server that automates the generation of structured children's books using Claude Desktop.7MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage audio-story series: create, edit, narrate, publish, and generate marketing content like UGC videos and reels through a secure MCP endpoint.-
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/SiJia713/xiaozhiMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server