LexSocket MCP Server
Rank #87,046glama/lexsocket/mcp-tenders
Enables search and analysis of European public procurement tenders, including EU above-threshold (TED) and below-threshold from 11 national sources, with hybrid search and filtering.
LexSocket MCP Server is a Model Context Protocol (MCP) server published by lexsocket. It ranks #87,046 of 115,460 servers tracked on MCP Toplist. LexSocket MCP Server is listed across 2 registries — PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 20, 2026.
Ranks ahead of 28,414 of 115,460 servers on MCP Toplist.
Use LexSocket MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-tenders https://mcp.lexsocket.ai/[mcp_servers.mcp-tenders]
url = "https://mcp.lexsocket.ai/"Add to ~/.codex/config.toml.
https://mcp.lexsocket.ai/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-tenders": {
"url": "https://mcp.lexsocket.ai/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-tenders": {
"type": "http",
"url": "https://mcp.lexsocket.ai/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-tenders": {
"serverUrl": "https://mcp.lexsocket.ai/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-tenders": {
"url": "https://mcp.lexsocket.ai/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Flexsocket%2Fmcp-tenders)<a href="https://mcptoplist.com/server/glama%2Flexsocket%2Fmcp-tenders"><img src="https://mcptoplist.com/badge/glama%2Flexsocket%2Fmcp-tenders.svg" alt="MCP Toplist: #87,046 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lexsocket
Other servers by lexsocket
View all lexsocket servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains LexSocket MCP Server?
- LexSocket MCP Server is maintained by lexsocket, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is LexSocket MCP Server listed on the Official MCP Registry?
- LexSocket MCP Server is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does LexSocket MCP Server have?
- LexSocket MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for LexSocket MCP Server?
- The source code for LexSocket MCP Server is hosted at github.com/lexsocket/mcp-tenders.