rukuma-dev
OfficialClick 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., "@rukuma-devsearch for articles about Cloudflare"
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.
rukuma.dev
Personal website for Rukuma Viegas. Positioned to attract offers, not applications — "operator at scale" + AI-native edge, for VP/C-level audiences and the AI assistants that research them.
Stack
Cloudflare Workers (Free plan — single Worker
rukuma-dev)Static assets served from
public/via theASSETSbindingMarkdown content in
public/content/— served raw to AI agents (.mdURLs) and rendered to styled HTML bysrc/worker.tsZero npm dependencies, zero build step
Related MCP server: codebaxing
Commands
Task | Command |
Local dev |
|
Deploy |
|
Login |
|
Routes
Path | What it serves |
| Home page |
| Raw narrative bio (agent-readable) |
| Impact case studies (rendered) |
| Raw markdown |
| Essays index (rendered) |
| Raw markdown |
| Agent index (AEO) |
| AI-bot allowlist |
| Sitemap |
Content
Edit markdown in public/content/. Front-matter keys: title, date, summary, tags, order. Re-deploy with npx wrangler deploy to publish.
Agent-readability (AEO)
robots.txtallows GPTBot, ClaudeBot, PerplexityBot, and othersllms.txtindexes every page with its markdown URLEvery content page has a
.mdtwin for agents
Phases (see CHANGELOG)
v1 (done): core site, content, agent-readability
v2 (planned): D1 content store +
/api/*, KV cachingv3 (planned):
/mcpendpoint, Vectorize, AI Search, WebMCP
Tool 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
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
MCP server for searching Airweave collections with natural language queries.
Capability registry for the agentic economy. Semantic search over verified MCP server listings.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that indexes documents and serves relevant context to LLMs via Retrieval Augmented Generation (RAG).4837MIT
- AlicenseAqualityFmaintenanceMCP server for semantic code search that indexes your codebase and allows AI editors to search using natural language queries.91653MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for documentation search that automatically indexes web documentation sites and provides semantic, full-text, or hybrid search capabilities.14MIT
- AlicenseAqualityAmaintenanceMCP server for semantic code search with AST-aware chunking, hybrid vectors, and query syntax.121Apache 2.0
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/rukumaneo/rukuma-dev'
If you have feedback or need assistance with the MCP directory API, please join our Discord server