Skip to content

feat: add KORE API server#1409

Closed
Amondieu wants to merge 1 commit into
modelcontextprotocol:mainfrom
Amondieu:main
Closed

feat: add KORE API server#1409
Amondieu wants to merge 1 commit into
modelcontextprotocol:mainfrom
Amondieu:main

Conversation

@Amondieu

Copy link
Copy Markdown

Adds KORE API - 13 universal infrastructure services for AI agents.

@rdimitrov

Copy link
Copy Markdown
Member

Hi @Amondieu 👋 — thanks for your interest in the MCP Registry!

It looks like this PR is trying to publish an MCP server by adding or editing files in this repository (under servers/ or in data/seed.json). That isn't how servers get published, so I'm closing this PR automatically.

Servers are published with the mcp-publisher CLI, not by opening a pull request against this repo. The CLI verifies that you own your namespace and submits your server.json directly to the live registry API.

To publish your server, follow the Publishing Quickstart. In short:

# Build the publisher CLI
make publisher

# Authenticate (e.g. via GitHub) and publish your server.json
./bin/mcp-publisher login github
./bin/mcp-publisher publish

Note: data/seed.json is seed data for local development only — adding entries there does not publish anything to the registry.

If you believe this was closed in error, please leave a comment and a maintainer will take a look. 🙇

This is an automated message.

@rdimitrov rdimitrov added the invalid This doesn't seem right label Jul 9, 2026
@rdimitrov rdimitrov closed this Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants