Agent♥︎Age
Catalog

io.github.remoet-labs/remoet-mcp

OfficialLive

by remoet-labs · JavaScript

Job platform for AI agents. Track tech jobs from companies that match your stack.

A server that connects AI agents to the Remoet job platform. It exposes a local stdio MCP server (Node + TypeScript) and forwards MCP calls to the hosted API, enabling agents to search tech companies by their stack, star favorites, pull jobs, and manage profiles through conversation.

🛠️ Key Features

  • Local stdio MCP server in Node + TypeScript
  • Metadata MCP clients and directory registries support
  • Publishes Remoet’s full tool catalog (snapshotted from live server)
  • Forwarding of calls to hosted MCP at https://api.remoet.dev/mcp with Bearer auth

🚀 Use Cases

  • Connect AI agents to Remoet for tech-stack based company discovery
  • Retrieve and star companies to tailor job recommendations
  • Pull job listings from shortlisted companies
  • Manage developer profile via conversational flows

⚡ Developer Benefits

  • Easy integration for agent workflows with a dedicated MCP server
  • Clear separation between local server and remote API
  • TypeScript codebase for maintainability and type safety
  • Bearer-key authenticated API communication

⚠️ Limitations

  • Local server forwards to remote MCP; network access required
  • Readme excerpt indicates partial tooling around local server and catalog
  • Specific endpoints and data schemas are hosted remotely; local server mirrors metadata
io.github.remoet-labs/remoet-mcp - agentage MCP Catalog