Skip to main content
Glama

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 auth

Server 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-mcp

Tools

Tool

What it does

list_collections

Published collections: URL, title, language, line count

get_lines

Lines from one collection, optional register filter

random_line

One random line, optionally by language / register

search_lines

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.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server that tells an interactive knock-knock joke suitable for children, supporting both local stdio and HTTP deployments.
    40
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    Multilingual sentence corpus MCP server. Enables search, retrieval, and translation of sentences across many languages.
    14
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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