index

MCP Registry - Index

This repository contains the metadata index for MCP (Model Context Protocol) packages.

Each entry in entries/ is a JSON file with metadata for an MCP package, validated against the JSON Schema defined in schema/metadata.schema.json. The dist/index.json file is generated by npm run build and contains the consolidated list of all entries.

How to send Your MCP to the Index

Want to add a new MCP package to the index? Follow these steps:

1. Create your entry

2. Validate your entry

3. Open your Pull Request (PR)

Best Practices

Usage

References

If you have questions, open an issue or contact the maintainers.