Databases
astrivide-records.de
Provides search and retrieval of verified public records from the Astrivide Records catalog.
ENDPOINT 1
https://astrivide-records.de/mcp
MCP server metadata
- Name
- astrivide-records-catalog
- Version
- 1.0.0
This server provides read-only access to verified public Astrivide Records catalog information.
Known tools 3
search_catalogSearch verified public Astrivide Records entities by text, type, project scope and language.
Inferred read-onlyget_entityReturn one verified public catalog entity by its stable entity ID or canonical URL.
Inferred read-onlylist_resourcesList the official public Markdown, catalog and discovery resources for Astrivide Records.
Inferred read-onlyCONNECT 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.astrivide-records-catalog]
url = "https://astrivide-records.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"astrivide-records-catalog": {
"type": "http",
"url": "https://astrivide-records.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: astrivide-records-catalog
Remote MCP URL: https://astrivide-records.de/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": {
"astrivide-records-catalog": {
"url": "https://astrivide-records.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"astrivide-records-catalog": {
"type": "http",
"url": "https://astrivide-records.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "astrivide-records-catalog",
"transport": "streamable-http",
"url": "https://astrivide-records.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://astrivide-records.de
MCP server metadata
- Name
- WebMCP
Known tools 0
No tool metadata was available in the registry cache.
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.webmcp]
url = "https://astrivide-records.de"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://astrivide-records.de"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://astrivide-records.de
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": {
"webmcp": {
"url": "https://astrivide-records.de"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://astrivide-records.de"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://astrivide-records.de"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.