I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

servidor de otoño-MCP
Un servidor MCP simple forhttps: //useautumn.com
3 years
Works with Finder
2
Github Watches
1
Github Forks
5
Github Stars
Autumn MCP Server
This is an unofficial MCP server for Autumn. It provides an easy interface to access the Autumn pricing API to manage your customers.
Tools
- Creating customers
- Getting customers by ID
- Getting a customers entitlements
- Managing their invoices
- Generate a billing portal link for them
Resources
API Reference
The MCP server has access to the OpenAPI.json specification for Autumn's API, which includes the following:
- /attach
- /entitled
- /events
- /customers
- /customers/:id
- /customers/:id/billing_portal
Prompts
- AI Builder Prompt (Lovable, Bolt.new, v0 etc...)
Installation and Usage
Installing automatically via Smithery
To install Autumn MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @SirTenzin/autumn-mcp-server --client claude
It also works for: Cursor, Windsurf, Witsy, Enconvo, Goose and SpinAI.
Manual without Smithery
Its much easier to visit the above Smithery link and just copy the correct command, but if you are more daring, here's the manual steps:
- Claude:
-
git clone
this repo - Run
bun install
in the folder to install dependencies - Copy the absolute path to "index.ts"
- Add the following to your claude_desktop_config.json or equivalent to your AI app:
{
"mcpServers": {
// ...
"autumn": {
"command": "bun",
"args": [
"run",
"{YOUR ABSOLUTE PATH TO index.ts}",
"--apiKey=\"{YOUR API KEY}\""
]
}
}
}
- Any other app:
If you want to run manually, you must have Bun installed to run this MCP server. Here's the command for other apps that support commands instead:
bun run {absolute path to index.ts} --apiKey="{your api key}"
You may use either your public or secret key, but some features may not be accessible using the public key.
Showcase:
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Therapist adept at identifying core issues and offering practical advice with images.
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.
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
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo de https: //github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉 MCP (Protocolo del conector de mensajes )服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 支持员工信息查询和消息发送等功能。 支持员工信息查询和消息发送等功能。
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Reviews

user_BCBgKTAH
As a dedicated user of autumn-mcp-server, I can confidently say it has revolutionized my server management workflow. SirTenzin's meticulous design and robust functionality provide a seamless experience, making it a must-have for anyone in need of a reliable server solution. Highly recommended! Check it out at https://github.com/SirTenzin/autumn-mcp-server.