← Registry

Data Collection

agentanbud.se

Provides search and retrieval of Swedish public procurement tender data.

1 endpoint16 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://www.agentanbud.se/mcp

No auth detected

MCP server metadata

Name
agentanbud
Version
0.2.0
Capabilities
tools

Known tools 16

search_tenders

Search Swedish public procurement tenders.

Inferred read-only
get_tender

Get full details of one tender by id, including description, CPV codes, and the link to the original notice.

Inferred read-only
get_stats

Get overview: total tenders, open count, per-source breakdown, last sync.

Inferred read-only
list_providers

List data sources with status and paywall info.

Inferred read-only
list_regions

List Swedish regions (län) with tender counts.

Inferred read-only
list_cpv_top

Top CPV codes with counts.

Inferred read-only
get_authority

All tenders from one specific buyer.

Inferred read-only
match_profile

Match tenders against a profile (keywords + CPV prefixes + regions).

Inferred read-only
search_knowledge

Search the knowledge base — sustainability criteria + Q&A from Upphandlingsmyndigheten.

Inferred read-only
get_knowledge

Get full details of one knowledge item by id.

Inferred read-only
get_winner_history

Who tends to WIN contracts in a given area — market intelligence from TED award notices.

Inferred read-only
similar_tenders

Find tenders similar to a given one — same CPV categories and/or same buyer.

Inferred read-only
deadline_calendar

Upcoming tender deadlines within N days, soonest first — for planning what to bid on.

Inferred read-only
list_posts

List published blog posts about Swedish public procurement (newest first).

Inferred read-only
get_post

Get one blog post by slug, including its Markdown body and engagement stats.

Potential side effects
get_post_stats

Engagement stats per blog post — views, full-reads, read-rate.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentanbud]
url = "https://www.agentanbud.se/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentanbud": {
      "type": "http",
      "url": "https://www.agentanbud.se/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentanbud
Remote MCP URL: https://www.agentanbud.se/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentanbud": {
      "url": "https://www.agentanbud.se/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentanbud": {
      "type": "http",
      "url": "https://www.agentanbud.se/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentanbud",
  "transport": "streamable-http",
  "url": "https://www.agentanbud.se/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentanbud.se was fetched 2026-08-24T05:24:05.476Z.

Trust status Neutral

agentanbud.se is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.