Confidential guide on numerology and astrology, based of GG33 Public information

servidor pico-mcp
Implementación del servidor MCP para peaka
3 years
Works with Finder
3
Github Watches
0
Github Forks
0
Github Stars
peaka-mcp-server
Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems.
Peaka Model Context Protocol server that provides access to Peaka SQL text2SQL capabilities.
This server enables LLMs to inspect schemas and execute sql queries on provided Peaka projects.
Components
Resources
-
peaka_sql_query_rule_set
- Peaka SQL Query Rule Set is guidelines for writing sql queries for Peaka.
Tools
-
peaka_schema_retriever
- Retrieve table metadata and schema. Metadata has column types and relationships of the table with other tables.
-
peaka_query_golden_sqls
- Query question/sql pairs from Peaka's golden sql vector store.
-
peaka_execute_sql_query
- Runs the given sql query on Peaka.
Usage with Claude Desktop
- Edit the configuration file
config.json
:- on macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- on Windows:
%APPDATA%\Claude\claude_desktop_config.json
- on macOS:
- Add the following configuration to the
mcpServers
object:
{
"mcpServers": {
"peaka": {
"command": "npx",
"args": ["-y", "@peaka/mcp-server-peaka@latest"],
"env": {
"PEAKA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Change the {PEAKA_API_KEY}
with your project API Key. Check out Peaka Documentation for creating your API Key and follow detailed instructions by clicking here.
- Restart Claude Desktop
Environment variables
You can use following environment variable for configuration:
Name | Description | Default Value |
---|---|---|
DBC_BASE_URL | Base URL for the Peaka Data operations, used for running sql queries | https://dbc.peaka.host:4567 |
PEAKA_API_KEY | Project API key for authenticating with Peaka services. | - |
PARTNER_API_BASE_URL | Base URL for Peaka partner API | https://partner.peaka.studio/api/v1 |
Contact
For feature requests and bugs, please create an issue in this repo. For further support, see the following resources:
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Un bot de chat de IA para equipos pequeños y medianos, que apoyan modelos como Deepseek, Open AI, Claude y Gemini. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 Claude 、 Géminis 等模型。
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
🔍 Habilitar asistentes de IA para buscar y acceder a la información del paquete PYPI a través de una interfaz MCP simple.
Reviews

user_OT4GODiZ
As a dedicated user of peaka-mcp-server, I am extremely impressed with its performance and reliability. Designed by peakacom, this server application is both robust and user-friendly. The developers have done an excellent job making it versatile for various use cases. The comprehensive documentation and supportive community make it a pleasure to work with. Highly recommended for anyone needing a solid server solution. Check it out at https://github.com/peakacom/peaka-mcp-server!