
Mcp Ted
- lexsocket/mcp-ted
TED MCP is an MCP server that provides agent access to EU public procurement tenders through LexSocket’s authenticated TED endpoint.
About
The TED MCP server exposes EU public tender data to AI agents through LexSocket’s remote MCP API, aimed at developers who sell to governments, integrators, or regulated industries. Instead of manually refreshing procurement portals, you wire Claude Code or Cursor to query tender activity while you brainstorm positioning, pricing, or feature gaps. For a founder, that can mean validating whether a problem shows up in RFP patterns, spotting geography or sector concentration, or drafting outreach grounded in actual notices. The integration is remote HTTP with an API key—no local scraper to maintain. It sits firmly in research: you are learning whether the market pays before you build a full bid-management product. It is not a CRM, proposal writer, or e-signature stack; it is data access for discovery. Pair it with your own notes and validation interviews rather than treating tender text as sole product truth.
- Real-time oriented access to EU public tenders via TED MCP
- Hosted streamable-http server at mcp.lexsocket.ai/ted/
- Requires x-api-key authentication through LexSocket
- Version 1.0.7; open repo github.com/lexsocket/mcp-ted
- Useful for indie consultancies, govtech SaaS, and vertical tools targeting public buyers
Mcp Ted by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http mcp-ted https://mcp.lexsocket.ai/ted/ --header "x-api-key: YOUR_X_API_KEY"Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | Required |
| Repository | lexsocket/mcp-ted ↗ |
What it does
Monitor EU public procurement tenders from your agent to spot B2G opportunities and competitive signals.
Who is it for?
Best when you're pursuing govtech, agency services, or vertical SaaS where EU public tenders indicate budget and demand.
Skip if: Consumer-only apps with no public-sector buyer, or teams that need full bid submission tooling rather than tender discovery.
What you get
Your agent can search and surface EU tender signals while you validate niches, offers, and B2G product ideas.
- Agent-queryable EU public tender information via MCP
- Research inputs for niche validation and B2G go-to-market notes
By the numbers
- Server version 1.0.7
- Remote endpoint: https://mcp.lexsocket.ai/ted/
- Transport: streamable-http with required x-api-key header
Recommended MCP Servers
How it compares
EU procurement data MCP, not a sales CRM or a generic Google search skill.
FAQ
Who is TED MCP for?
Founders and consultants who want AI-assisted research on EU public tenders to find niches, leads, and competitive context before building.
When should I use TED MCP?
Use it during idea and validate research when you are exploring B2G markets, monitoring sector demand, or grounding positioning in live procurement activity.
How do I add TED MCP to my agent?
Add remote MCP server https://mcp.lexsocket.ai/ted/ with streamable-http transport in your client and configure your LexSocket x-api-key in the required header.