rumors-lines-mcp
rumors-lines — MCP server
Read-only Model Context Protocol server over the published, native-editor-curated pick-up line corpus of rumors.app: Tagalog, Brazilian Portuguese, Indonesian, Hindi and more. Every line carries a literal English gloss, so an agent can judge tone without speaking the language.
Easiest way: the hosted endpoint
No install needed — the canonical server is hosted:
https://rumors.app/api/mcp Streamable HTTP, no authServer card: https://rumors.app/.well-known/mcp/server-card.json
· Official MCP registry entry: app.rumors/lines.
Related MCP server: Sarvam-MCP
Running this mirror
This repository is a thin, dependency-free mirror (Node 20+). The corpus itself is not vendored here — it is fetched from the production API at first use and cached in memory.
node server.mjs # stdio transport (MCP default)
node server.mjs --http # Streamable HTTP on :8080 (PORT env to change)Or with Docker:
docker build -t rumors-lines-mcp .
docker run -i rumors-lines-mcpTools
Tool | What it does |
| Published collections: URL, title, language, line count |
| Lines from one collection, optional register filter |
| One random line, optionally by language / register |
| Substring search across text, transliteration and gloss |
License
Code: MIT. The corpus served at runtime is © Rumors Dating Inc. and is not part of this repository.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA stdio MCP server for the official Threads API, enabling publishing, reading, moderation, insights, discovery, locations, and setup diagnostics.2MIT
- AlicenseNot gradedqualityDmaintenanceA lightweight MCP server empowering LLM clients with Indic language processing: translation, transliteration, language identification, and chat with Sarvam AI models.MIT
- AlicenseNot gradedqualityCmaintenanceA minimal MCP server that tells an interactive knock-knock joke suitable for children, supporting both local stdio and HTTP deployments.40ISC
- AlicenseNot gradedqualityCmaintenanceMultilingual sentence corpus MCP server. Enables search, retrieval, and translation of sentences across many languages.14MIT
Related MCP Connectors
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
tinder-bio MCP — wraps StupidAPIs (requires X-API-Key)
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
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/borisowlexa2010-star/rumors-lines-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server