Skip to main content
ClaudeWave
pkolawa avatar
pkolawa

krs-poland-mcp-server

Ver en GitHub

The MCP server for KRS Poland public API.

MCP ServersRegistry oficial4 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/24/2026
Install in Claude Code / Claude Desktop
Method: NPX · krs-poland-mcp-server
Claude Code CLI
claude mcp add krs-poland -- npx -y krs-poland-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "krs-poland": {
      "command": "npx",
      "args": ["-y", "krs-poland-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

![logo](logo.png)

# KRS Poland MCP Server

An MCP server for the Polish National Court Register (KRS) public API.

## Usage

This server is designed to be run with `npx`, allowing you to use it as a tool provider for LLM clients without a global installation.

### Running with `npx`

To start the server, run the following command:

```bash
npx krs-poland-mcp-server
```

### Configuration for LLM Clients

To integrate this server with an LLM client (like LM Studio or others that support MCP), you can configure it to spawn the server process. Here is an example configuration:

```json
{
  "mcpServers": {
    "krs-poland-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "krs-poland-mcp-server"
      ]
    }
  }
}
```

This configuration tells the client how to start the KRS tool server.

## Server Functions


The server provides the following tools (checklist):

- [x] **Get Current KRS Record** (`get-krs-current-extract`): Retrieves the current status and information for a given entity from the KRS.
- [x] **Get Full KRS Record** (`get-krs-full-extract`): Retrieves the complete historical data for a given entity from the KRS.

## Development

To run the server in a development environment:

1.  Clone the repository.
2.  Install dependencies: `npm install`
3.  Build the project: `npm run build`
4.  Run the server: `npm start`

## Author

Piotr Kolawa ([@pkolawa](https://github.com/pkolawa)) / ([Linkedin](https://linkedin.com/in/pkolawa))

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

Lo que la gente pregunta sobre krs-poland-mcp-server

¿Qué es pkolawa/krs-poland-mcp-server?

+

pkolawa/krs-poland-mcp-server es mcp servers para el ecosistema de Claude AI. The MCP server for KRS Poland public API. Tiene 4 estrellas en GitHub y su última actualización registrada es del 2026-08-23.

¿Cómo se instala krs-poland-mcp-server?

+

Puedes instalar krs-poland-mcp-server clonando el repositorio (https://github.com/pkolawa/krs-poland-mcp-server) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar pkolawa/krs-poland-mcp-server?

+

Nuestro agente de seguridad ha analizado pkolawa/krs-poland-mcp-server y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene pkolawa/krs-poland-mcp-server?

+

pkolawa/krs-poland-mcp-server es mantenido por pkolawa. La última actividad registrada en GitHub es del 2026-08-23, con 1 issues abiertos.

¿Hay alternativas a krs-poland-mcp-server?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega krs-poland-mcp-server en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: pkolawa/krs-poland-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/pkolawa-krs-poland-mcp-server)](https://claudewave.com/repo/pkolawa-krs-poland-mcp-server)
<a href="https://claudewave.com/repo/pkolawa-krs-poland-mcp-server"><img src="https://claudewave.com/api/badge/pkolawa-krs-poland-mcp-server" alt="Featured on ClaudeWave: pkolawa/krs-poland-mcp-server" width="320" height="64" /></a>

Más MCP Servers

Alternativas a krs-poland-mcp-server