https://github.com/furkankoykiran/contextify-mcp
Contextify Model Context Protocol server.
https://github.com/furkankoykiran/contextify-mcp
ai-agents claude-code mcp model-context-protocol prompt-compiler
Last synced: 22 days ago
JSON representation
Contextify Model Context Protocol server.
- Host: GitHub
- URL: https://github.com/furkankoykiran/contextify-mcp
- Owner: furkankoykiran
- License: other
- Created: 2026-05-18T23:09:43.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-19T00:33:25.000Z (about 1 month ago)
- Last Synced: 2026-05-19T02:39:39.930Z (about 1 month ago)
- Topics: ai-agents, claude-code, mcp, model-context-protocol, prompt-compiler
- Homepage: https://contextify.live
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# contextify-mcp
Contextify Model Context Protocol server.
Part of the [Contextify](https://contextify.live) project — a project-aware prompt
operating system for coding agents.
> **Status:** initial scaffolding. The first feature release adds the runnable
> code; today this repository ships only the OSS file set so the project's
> license, security, and contribution conventions are in place.
## Install
This package will be installable once its first real release lands. For now
it ships only the OSS file set (license, security policy, contribution guide,
CI placeholder).
## Quickstart
Coming with the first feature release.
## License
[Apache-2.0](LICENSE). © 2026 Furkan Köykıran.
## Security
See [SECURITY.md](SECURITY.md). Report vulnerabilities privately, not via
GitHub issues.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).