schornio
MCP Serverschorniopublic

mcp server examples

提供基于公开数据的MCP服务器示例,支持多种配置和运行方式。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

提供基于公开数据的MCP服务器示例,支持多种配置和运行方式。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Beispiel MCP Server

Mit öffentlich verfügbaren Daten.

Linz Innovationshaupplatz

Quelle: https://partizipation.linz.at/de-DE/projects/proposals

Ausführen

npx @schornio/mcp-server-examples@latest linz-inno-hp

schorn.ai in a Box Konfiguration

{
    "command": "npx",
    "args": [
        "@schornio/mcp-server-examples@latest",
        "linz-inno-hp"
    ]
}

klimaaktiv Förderungen

Quelle: https://www.klimaaktiv.at/foerderungen

Ausführen

npx @schornio/mcp-server-examples@latest klimaaktiv-foerderungen

schorn.ai in a Box Konfiguration

{
    "command": "npx",
    "args": [
        "@schornio/mcp-server-examples@latest",
        "klimaaktiv-foerderungen"
    ]
}

Firmenbuch

Quelle: https://justizonline.gv.at/jop/web/iwg

FIRMENBUCH_API_KEY bekommt man unter https://justizonline.gv.at/jop/secure/web/iwg/register

Ausführen

npx @schornio/mcp-server-examples@latest firmenbuch

schorn.ai in a Box Konfiguration

{
    "command": "npx",
    "args": [
        "@schornio/mcp-server-examples@latest",
        "firmenbuch"
    ],
    "env": {
        "FIRMENBUCH_API_KEY": "<HIER EINGEBEN>"
    }
}

Benutzen mit Claude

"schorn.ai in a Box Konfiguration" in folgendes JSON einbetten:

{
    "mcpServers": {
        "<Name des Servers>": {
            // Konfiguration
        }
    }
}

Claude Konfigurationsbeispiel mit Innovationshauptplatz MCP

{
    "mcpServers": {
        "inz-inno-hp": {
            "command": "npx",
            "args": [
                "@schornio/mcp-server-examples@latest",
                "linz-inno-hp"
            ]
        }
    }
}

Publish new version

  1. npm version major/minor/patch
  2. npm run build
  3. npm publish --access public

Quick Start

1

Clone the repository

git clone https://github.com/schornio/mcp-server-examples
2

Install dependencies

cd mcp-server-examples
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerschornio
Repomcp-server-examples
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation