An MCP server for interacting with the Clay API, which requires a Clay API key.
A simple Model Context Protocol (MCP) server for Clay.
claude_desktop_config.json
(in the Claude Desktop app, go to Preferences > Developer > Edit Config){
"mcpServers": {
"clay-mcp": {
"command": "npx",
"args": ["@clayhq/clay-mcp@latest"],
"env": {
"CLAY_API_KEY": "YOUR_CLAY_API_KEY"
}
}
}
}
Learn more and reach out at the Clay Library.
MCP Server to control and interact with Unity3d Game Engine for game development
A simple note storage system with tools for adding notes and generating scripts from them.
An MCP server for managing API test data and resources.
Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
Migrate JavaScript files to TypeScript with customizable conversion rules.
Open-source tool for collaborative editing, versioning, evaluating, and releasing prompts.
An intelligent codebase search engine that transforms local codebases into a natural language queryable knowledge base.
Work on dataset metadata with MLCommons Croissant validation and creation.
Installs other MCP servers from their source repositories, requiring npx for Node.js and uv for Python.
An AI-driven platform for frontend semantic cognition and automation.