Senso API MCP Server
@AI-Template-SDK
About Senso API MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"api-mcp-server-ai-template-sdk": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Senso API MCP Server?
The Senso API MCP Server is a Model Context Protocol implementation that allows Claude to interact with a Senso knowledge base through Claude Desktop. It enables adding raw content, searching existing content, and generating new content based on the knowledge base.
How to use Senso API MCP Server?
Install Python 3.12+, uv, and Claude Desktop. Clone the repository, create a virtual environment, and install dependencies with uv pip install -e .. Edit the API_KEY in server.py. Configure Claude Desktop by adding the server with an absolute path in claude_desktop_config.json. Restart Claude Desktop and use natural language commands to add, search, or generate content.
Key features of Senso API MCP Server?
- Adds raw content to knowledge base
- Searches existing knowledge base content
- Generates content based on knowledge base
- Integrates with Claude Desktop via MCP
- Uses uv for fast dependency management
- Configurable API key in server.py
Use cases of Senso API MCP Server?
- Add new information to a
More Developer Tools MCP servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments